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

Wrap can_match reader with ElasticsearchDirectoryReader #35857

Merged
merged 1 commit into from Nov 24, 2018

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Nov 23, 2018

Code that operates on-top of the engine requires all readers returned to be
unwrapped into ElasticsearchDirectoryReader. The special reader
the FrozenEngine uses wasn't wrapped.

Code that operates on-top of the engine requires all readers returned to be
unwrapped into ElasticsearchDirectoryReader. The special reader
the FrozenEngine uses wasn't wrapped.
@s1monw s1monw added >bug v7.0.0 :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v6.6.0 labels Nov 23, 2018
@s1monw s1monw requested a review from jpountz November 23, 2018 14:07
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@s1monw s1monw merged commit e46e44c into elastic:master Nov 24, 2018
s1monw added a commit that referenced this pull request Nov 24, 2018
Code that operates on-top of the engine requires all readers returned to be
unwrapped into ElasticsearchDirectoryReader. The special reader
the FrozenEngine uses wasn't wrapped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v6.6.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants