-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/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
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/CCRIssues around the Cross Cluster State Replication featuresIssues around the Cross Cluster State Replication features