-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] CCR - testValidateFollowingIndexSettings fails #33379
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
Comments
Pinging @elastic/es-distributed |
@dnhatn I'm removing this test in #33367 as it is no longer possible to use the follow api without the create_and_follow api creating the follow index (this api adds custom index metadata). Also I think that this should be tested in a unit test only and that already has been done in |
I think the reason that this test failed is because not all leader shard copies were ready and the test does not wait for all leader shard copies to be ready before executing the follow api.
|
This test no longer exists. |
I have not looked into the failure. I open this issue so that we can mute the test.
CI: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=sles/2651/console
Log: validate_follow_setting.txt.zip
Reproduce command:
The text was updated successfully, but these errors were encountered: