Skip to content

Order shards by "changes" when snapshoting #83408

Closed
@pgomulka

Description

@pgomulka

Description

Snapshotting process when interrupted will return all not copied yet shards as PARTIAL.
If shards were ordered by what changes they have, the snapshoting process could work with "unchanged" shards first and finish them immediately. Then when working on copying a bigger "changed" shard, during interruption (node with shard is shut down) only the shards with changes will be marked as PARTIAL.
This could be an improvement untill #71333 is implemented.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions