Skip to content

Catch FileSystemException when opening direct IO #128834

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

Open
wants to merge 4 commits into
base: lucene_snapshot
Choose a base branch
from

Conversation

thecoop
Copy link
Member

@thecoop thecoop commented Jun 3, 2025

The exceptions seen in #128463 is likely to also be seen in other live scenarios with filesystems that do not support direct IO. This should be handled in production ES.

@thecoop thecoop requested a review from ChrisHegarty June 3, 2025 13:48
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Jun 3, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@thecoop thecoop added the v9.1.0 label Jun 3, 2025
@thecoop thecoop force-pushed the handle-fs-exception branch from 9e1e4e2 to f706519 Compare June 4, 2025 10:49
@thecoop thecoop force-pushed the handle-fs-exception branch from f706519 to 72249f3 Compare June 4, 2025 13:19
@thecoop thecoop requested a review from ChrisHegarty June 18, 2025 12:21
Copy link
Contributor

@ChrisHegarty ChrisHegarty left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>refactoring :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants