Skip to content

Reindex allows for multilpe sources to a destination chunk #2176

@ianhi

Description

@ianhi

Currently there are no guards in reindex_array against sending multiple source chunks to the same destination, which means that whoever writes last will win. This is a risk that users of reindex probably just need to accept - but we can consider if it would be easy to keep track of all the locations we have moved a chunk to, and then error if we write to one more than once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions