-
Notifications
You must be signed in to change notification settings - Fork 25k
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
[CI] org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT.testDoNotWaitForCompletion #55875
Labels
:Distributed Coordination/Task Management
Issues for anything around the Tasks API - both persistent and node level.
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Comments
not-napoleon
added
>test-failure
Triaged test failures from CI
:Distributed Coordination/Task Management
Issues for anything around the Tasks API - both persistent and node level.
labels
Apr 28, 2020
Pinging @elastic/es-distributed (:Distributed/Task Management) |
elasticmachine
added
the
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
label
Apr 28, 2020
dnhatn
added a commit
that referenced
this issue
Apr 29, 2020
dnhatn
added a commit
that referenced
this issue
Apr 29, 2020
I've muted this in I just now noticed that @dnhatn has added some additional logging here though. Please feel free to unmute if you need to capture more info, but let's try and remute quickly since this is failing several times a day. |
Sure, thanks for the ping @mark-vieira. |
Log: log.txt |
dnhatn
added a commit
that referenced
this issue
May 6, 2020
dnhatn
added a commit
to dnhatn/elasticsearch
that referenced
this issue
May 6, 2020
We fail to unregister the child node in registerAndExecute if the parent task is being canceled. This leads to a bug where a cancel request never completes. Closes elastic#55875 Relates elastic#54312
dnhatn
added a commit
that referenced
this issue
May 7, 2020
dnhatn
added a commit
that referenced
this issue
May 7, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Coordination/Task Management
Issues for anything around the Tasks API - both persistent and node level.
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
This failed on 7.x with a time out.
Build scan: https://gradle-enterprise.elastic.co/s/4slsedxex4eei
Repro line:
The text was updated successfully, but these errors were encountered: