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

Have byte[] vectors also trigger a timeout in ExitableDirectoryReader #12423

Conversation

benwtrent
Copy link
Member

ExitableDirectoryReader did not wrap searching for byte[] vectors. Consequently timeouts were not respected with this reader when searching with byte[] vectors.

This commit fixes that bug.

Copy link
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

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

Good catch!

@benwtrent benwtrent merged commit d03c8f1 into apache:main Jul 7, 2023
4 checks passed
@benwtrent benwtrent deleted the bugfix/add-byte-vector-to-exitable-vector-timeout branch July 7, 2023 16:29
benwtrent added a commit that referenced this pull request Jul 7, 2023
…#12423)

`ExitableDirectoryReader` did not wrap searching for `byte[]` vectors. Consequently timeouts were not respected with this reader when searching with `byte[]` vectors.

This commit fixes that bug.
@zhaih zhaih added this to the 9.8.0 milestone Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants