Skip to content

Ensure not to open directory reader on transport thread #55419

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

Merged
merged 1 commit into from
Apr 18, 2020

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Apr 17, 2020

This change adds an assertion making sure that we won't accidentally open directory readers using transport threads.

@dnhatn dnhatn added >non-issue :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. v8.0.0 v7.8.0 v7.7.1 labels Apr 17, 2020
@dnhatn dnhatn requested a review from jimczi April 17, 2020 20:13
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Engine)

Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@dnhatn
Copy link
Member Author

dnhatn commented Apr 18, 2020

Thanks Henning.

@dnhatn dnhatn merged commit c2df6f9 into elastic:master Apr 18, 2020
@dnhatn dnhatn deleted the reader-network-thread branch April 18, 2020 15:37
dnhatn added a commit that referenced this pull request Apr 21, 2020
This change adds an assertion making sure that we won't accidentally
open directory readers using transport threads.
dnhatn added a commit that referenced this pull request Apr 21, 2020
This change adds an assertion making sure that we won't accidentally
open directory readers using transport threads.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. >non-issue v7.7.1 v7.8.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants