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

ShardLockObtainFailedException debugging on 6.8, and backport? #52657

Closed
henryptung opened this issue Feb 21, 2020 · 2 comments
Closed

ShardLockObtainFailedException debugging on 6.8, and backport? #52657

henryptung opened this issue Feb 21, 2020 · 2 comments
Labels
:Core/Infra/Core Core issues without another label

Comments

@henryptung
Copy link
Contributor

We're running into ShardLockObtainFailedException errors in the wild running 6.8, of unclear origin; a review of past tickets seems to indicate multiple possible causes for this. We have some custom internal plugins, which may certainly be related to a cause in some way, but it's just difficult to tell what the nature of the lock contention is without the ability to reproduce in a test environment, and difficult to distinguish different failure modes from each other.

Came across #38807, which seems to be a great tool for diagnosing such errors (by recording/reporting previous locker). Would it be possible to backport that to the 6.8 branch, help out with diagnosing these errors?

@gwbrown gwbrown added the :Core/Infra/Core Core issues without another label label Feb 25, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Core)

@dakrone
Copy link
Member

dakrone commented Feb 25, 2020

Hi @henryptung, I did the orginal work, and at this time we aren't considering backporting it. This change would have to be rewritten for the 6.x code, since there were drastic changes between the two branches. Additionally, it doesn't actually fix any bugs, so it doesn't meet our criteria for backporting.

I'm going to close this for now, but feel free to comment and we can always re-open it.

@dakrone dakrone closed this as completed Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label
Projects
None yet
Development

No branches or pull requests

4 participants