Skip to content
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

testDelayedOperationsBeforeAndAfterRelocated fails #42325

Closed
dnhatn opened this issue May 21, 2019 · 1 comment
Closed

testDelayedOperationsBeforeAndAfterRelocated fails #42325

dnhatn opened this issue May 21, 2019 · 1 comment
Assignees
Labels
:Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. >test-failure Triaged test failures from CI

Comments

@dnhatn
Copy link
Member

dnhatn commented May 21, 2019

This test starts failing after #42241. I can reproduce after several iterations.

CI instances:

Relates #42241

@dnhatn dnhatn added >test-failure Triaged test failures from CI :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. labels May 21, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

dnhatn added a commit that referenced this issue May 21, 2019
dnhatn added a commit that referenced this issue May 21, 2019
dnhatn added a commit that referenced this issue May 21, 2019
jasontedor added a commit that referenced this issue May 21, 2019
There is an off-by-one error in this test. It leads to the recovery
thread never being started, and that means joining on it will wait
indefinitely. This commit addresses that by fixing the off-by-one error.

Relates #42325
jasontedor added a commit that referenced this issue May 21, 2019
There is an off-by-one error in this test. It leads to the recovery
thread never being started, and that means joining on it will wait
indefinitely. This commit addresses that by fixing the off-by-one error.

Relates #42325
jasontedor added a commit that referenced this issue May 21, 2019
There is an off-by-one error in this test. It leads to the recovery
thread never being started, and that means joining on it will wait
indefinitely. This commit addresses that by fixing the off-by-one error.

Relates #42325
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this issue May 27, 2019
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this issue May 27, 2019
There is an off-by-one error in this test. It leads to the recovery
thread never being started, and that means joining on it will wait
indefinitely. This commit addresses that by fixing the off-by-one error.

Closes elastic#42325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants