You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `check-rollover-ready` step is subject to the refresh making the
doc count stats available. The `refresh` execution is not deterministic
(especially for indices that are not queried) so the index might end up
staying in the `hot` phase and failing the test.
This triggers the refresh when writting to the index.
Co-authored-by: Andrei Dan <[email protected]>
Copy file name to clipboardExpand all lines: x-pack/plugin/ilm/qa/multi-node/src/javaRestTest/java/org/elasticsearch/xpack/ilm/ChangePolicyforIndexIT.java
0 commit comments