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

Improve exception handling for readLongs/readInts/readFloats in ByteBufferIndexInput #12944

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

easyice
Copy link
Contributor

@easyice easyice commented Dec 14, 2023

Currently, the readLongs/readInts/readFloats in ByteBufferIndexInput may throws NullPointerException when IndexInput is closed, The expected should be AlreadyClosedException.

Copy link

github-actions bot commented Jan 8, 2024

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!

@github-actions github-actions bot added the Stale label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant