Skip to content

Don't throw IOException from PointValues metadata methods#16387

Open
romseygeek wants to merge 1 commit into
apache:mainfrom
romseygeek:numerics/ioexception
Open

Don't throw IOException from PointValues metadata methods#16387
romseygeek wants to merge 1 commit into
apache:mainfrom
romseygeek:numerics/ioexception

Conversation

@romseygeek

Copy link
Copy Markdown
Contributor

Metadata is loaded at segment open time and doesn't require any IO to load once the IndexReader is available. Stop throwing IOException from these methods.

Metadata is loaded at segment open time and doesn't require
any IO to load once the IndexReader is available.  Stop throwing
IOException from these methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant