-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Improve shard follow task retry mechanism #31816
Copy link
Copy link
Closed
Labels
:Distributed/CCRIssues around the Cross Cluster State Replication featuresIssues around the Cross Cluster State Replication features
Description
Currently there is one simple counter for counting retries caused by remote failures when invoking shard changes, updating mapping (cluster state api and put mapping api), bulk shard operations api.
The shard follow task api likely needs multiple counters per read / write, so that an unstable network does not cause to immediately fail the shard follow task.
Things to do and investigate:
Relates to #30086
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/CCRIssues around the Cross Cluster State Replication featuresIssues around the Cross Cluster State Replication features
Type
Fields
Give feedbackNo fields configured for issues without a type.