Skip to content

Conversation

@dnhatn
Copy link
Member

@dnhatn dnhatn commented Sep 5, 2020

CCR shard follow task can hit CircuitBreakingException on the leader cluster (read changes requests) or the follower cluster (bulk requests). CCR should retry on CircuitBreakingException as it's a transient error. Note that ES 7.9 automatically retries replication requests on transient errors (see #55633).

@dnhatn dnhatn added >bug :Distributed Indexing/CCR Issues around the Cross Cluster State Replication features v8.0.0 v6.8.13 v7.9.2 labels Sep 5, 2020
@dnhatn dnhatn requested review from jasontedor and ywelsch September 5, 2020 01:42
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/CCR)

@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Sep 5, 2020
@dnhatn
Copy link
Member Author

dnhatn commented Sep 5, 2020

Thanks Jason!

@dnhatn dnhatn merged commit 36368b7 into elastic:master Sep 5, 2020
@dnhatn dnhatn deleted the retry-on-circuit-breaker branch September 5, 2020 02:46
dnhatn added a commit that referenced this pull request Sep 10, 2020
CCR shard follow task can hit CircuitBreakingException on the leader 
cluster (read changes requests) or the follower cluster (bulk requests).
CCR should retry on CircuitBreakingException as it's a transient error.
dnhatn added a commit that referenced this pull request Sep 10, 2020
CCR shard follow task can hit CircuitBreakingException on the leader 
cluster (read changes requests) or the follower cluster (bulk requests).
CCR should retry on CircuitBreakingException as it's a transient error.
dnhatn added a commit that referenced this pull request Sep 10, 2020
CCR shard follow task can hit CircuitBreakingException on the leader
cluster (read changes requests) or the follower cluster (bulk requests).
CCR should retry on CircuitBreakingException as it's a transient error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Distributed Indexing/CCR Issues around the Cross Cluster State Replication features Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v6.8.13 v7.9.2 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants