Skip to content

[8.2] Wait longer for CCR auto-follow stats to appear in monitoring index (#86140)#86172

Merged
elasticsearchmachine merged 1 commit intoelastic:8.2from
tlrx:fix-84888-8.2
Apr 26, 2022
Merged

[8.2] Wait longer for CCR auto-follow stats to appear in monitoring index (#86140)#86172
elasticsearchmachine merged 1 commit intoelastic:8.2from
tlrx:fix-84888-8.2

Conversation

@tlrx
Copy link
Copy Markdown
Member

@tlrx tlrx commented Apr 26, 2022

Now #84467 has been backported to 7.17 (#85514) the recent failures
are always due to monitoring docs not being indexed in monitoring
indices within 30s.

Similarly to what has been done for AutoFollowIT.testAutoFollowPatterns()
in #85278 which reduced the number of failures, we can wait longer in
FollowIndexSecurityIT.testAutoFollowPatterns() for monitoring docs
to be indexed.

Closes #84888
Backport of #86140

…lastic#86140)

Now elastic#84467 has been backported to 7.17 (elastic#85514) the recent failures
are always due to monitoring docs not being indexed in monitoring
indices within 30s.

Similarly to what has been done for `AutoFollowIT.testAutoFollowPatterns()`
in elastic#85278 which reduced the number of failures, we can wait longer in
`FollowIndexSecurityIT.testAutoFollowPatterns()` for monitoring docs
to be indexed.

Closes elastic#84888
@tlrx tlrx added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.2.1 labels Apr 26, 2022
@elasticsearchmachine elasticsearchmachine merged commit 9fc2e08 into elastic:8.2 Apr 26, 2022
@tlrx tlrx deleted the fix-84888-8.2 branch April 26, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.2.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants