-
Notifications
You must be signed in to change notification settings - Fork 25.1k
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
[ILM] TimeSeriesLifecycleActionsIT.testRolloverAlreadyExists failure #49073
Labels
:Data Management/ILM+SLM
Index and Snapshot lifecycle management
>test-failure
Triaged test failures from CI
Comments
Pinging @elastic/es-core-features (:Core/Features/ILM+SLM) |
dimitris-athanasiou
added a commit
to dimitris-athanasiou/elasticsearch
that referenced
this issue
Nov 14, 2019
dimitris-athanasiou
added a commit
that referenced
this issue
Nov 14, 2019
andreidan
added a commit
to andreidan/elasticsearch
that referenced
this issue
Nov 14, 2019
The rollover action is now a retryable step (see elastic#48256) so ILM will keep retrying until it succeeds as opposed to stopping and moving the execution in the ERROR step. Fixes elastic#49073
andreidan
added a commit
that referenced
this issue
Nov 15, 2019
andreidan
added a commit
to andreidan/elasticsearch
that referenced
this issue
Nov 15, 2019
The rollover action is now a retryable step (see elastic#48256) so ILM will keep retrying until it succeeds as opposed to stopping and moving the execution in the ERROR step. Fixes elastic#49073 (cherry picked from commit 3ae9089) Signed-off-by: Andrei Dan <andrei.dan@elastic.co> # Conflicts: # x-pack/plugin/ilm/qa/multi-node/src/test/java/org/elasticsearch/xpack/ilm/TimeSeriesLifecycleActionsIT.java
andreidan
added a commit
that referenced
this issue
Nov 15, 2019
The rollover action is now a retryable step (see #48256) so ILM will keep retrying until it succeeds as opposed to stopping and moving the execution in the ERROR step. Fixes #49073 (cherry picked from commit 3ae9089) Signed-off-by: Andrei Dan <andrei.dan@elastic.co> # Conflicts: # x-pack/plugin/ilm/qa/multi-node/src/test/java/org/elasticsearch/xpack/ilm/TimeSeriesLifecycleActionsIT.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Data Management/ILM+SLM
Index and Snapshot lifecycle management
>test-failure
Triaged test failures from CI
Console log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=oraclelinux-7&&immutable/390/console
Build scan: https://gradle-enterprise.elastic.co/s/2knxuomyu6d62
Failure:
Reproduce with:
I could not reproduce locally.
The text was updated successfully, but these errors were encountered: