-
Notifications
You must be signed in to change notification settings - Fork 24.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IndexFollowingIT.testUpdateRemoteConfigsDuringFollowing fails on master #53225
Comments
Pinging @elastic/es-distributed (:Distributed/CCR) |
I will take a closer look tomorrow. |
A remote client can throw a NoSuchRemoteClusterException while fetching the cluster state from the leader cluster. We also need to handle that exception when retrying to add a retention lease to the leader shard. Closes #53225
A remote client can throw a NoSuchRemoteClusterException while fetching the cluster state from the leader cluster. We also need to handle that exception when retrying to add a retention lease to the leader shard. Closes #53225
A remote client can throw a NoSuchRemoteClusterException while fetching the cluster state from the leader cluster. We also need to handle that exception when retrying to add a retention lease to the leader shard. Closes #53225
A remote client can throw a NoSuchRemoteClusterException while fetching the cluster state from the leader cluster. We also need to handle that exception when retrying to add a retention lease to the leader shard. Closes #53225
A remote client can throw a NoSuchRemoteClusterException while fetching the cluster state from the leader cluster. We also need to handle that exception when retrying to add a retention lease to the leader shard. Closes #53225
@dnhatn by any chance this was not backported to 6.8 ? Do you think it is worth a backport?
https://gradle-enterprise.elastic.co/s/ysedpzc6m6ilc
interestingly |
I think this is the reason. I will work on a fix.
|
I've opened #59036. |
Fixed in #59036. |
Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob+fast+part2/4093/console
Build Scans: https://gradle-enterprise.elastic.co/s/tp2q6hwdkzcom
REPRODUCE WITH: ./gradlew ':x-pack:plugin:ccr:internalClusterTest' --tests "org.elasticsearch.xpack.ccr.IndexFollowingIT.testUpdateRemoteConfigsDuringFollowing"
-Dtests.seed=6CB3F4DF8251DFB5
-Dtests.security.manager=true
-Dtests.locale=es-AR
-Dtests.timezone=Asia/Aden
-Dcompiler.java=13
Doesn't reproduce for me.
No other failures of this test for this year.
Stack trace:
The text was updated successfully, but these errors were encountered: