Skip to content

SnapshotShardsService should use TransportMasterNodeAction for shard status updates #27151

@imotov

Description

@imotov

While reviewing stuck a stuck snapshot issue related to #25863 (comment), @ywelsch pointed out that we can improve reliability of shard updates by switching the mechanism to TransportMasterNodeAction (we are currently using a plain TransportRequestHandler that doesn't have a robust retry mechanism of TransportMasterNodeAction). This is a simple change that can significantly improve reliability of snapshot on flakey networks.

Metadata

Metadata

Assignees

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