Skip to content

Fix pending deletes timeout log message #75776

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

Conversation

DaveCTurner
Copy link
Contributor

In 2f0d158 we introduced a message reporting a timeout of 30
seconds when acquiring shard locks in order to delete an index, but in
fact the timeout is 30 minutes. This commit fixes the message.

In 2f0d158 we introduced a message reporting a timeout of 30
seconds when acquiring shard locks in order to delete an index, but in
fact the timeout is 30 minutes. This commit fixes the message.
@DaveCTurner DaveCTurner added >bug :Data Management/Indices APIs APIs to create and manage indices and templates v8.0.0 v7.15.0 labels Jul 28, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Jul 28, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@DaveCTurner DaveCTurner merged commit 4ea25b3 into elastic:master Aug 2, 2021
@DaveCTurner DaveCTurner deleted the 2021-07-28-pending-deletes-timeout-message branch August 2, 2021 15:05
DaveCTurner added a commit that referenced this pull request Aug 2, 2021
In 2f0d158 we introduced a message reporting a timeout of 30
seconds when acquiring shard locks in order to delete an index, but in
fact the timeout is 30 minutes. This commit fixes the message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v7.15.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants