Skip to content

implement copy_object with source nsfs bucket and destination non-nsfs bucket #8372

@nadavMiz

Description

@nadavMiz

Is your feature request related to a problem? Please describe.
previously we implemented copy from nsfs object by creating source_stream using _populate_nsfs_copy_fallback function. this caused a memory corruption (see #8315 ). this was fixed for nsfs destination buckets by #8355, but for now the scenario for source nsfs buckets and destination other than nsfs bucket is disabled. we need to implement it

Describe the solution you'd like
copy works as expected, data is the same between source and copied objects

Additional context
see #8315, #8355

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions