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

ReadSchema deadlock #2234

Closed
ohadzeliger opened this issue Jul 20, 2023 · 0 comments
Closed

ReadSchema deadlock #2234

ohadzeliger opened this issue Jul 20, 2023 · 0 comments

Comments

@ohadzeliger
Copy link
Contributor

The Lucene code for FieldInfos' read_schema is deadlocking. It looks like the caching mechanism is causing threads to block and for the readSchema call to time out.

ScottDugas added a commit that referenced this issue Jul 20, 2023
ohadzeliger added a commit to ohadzeliger/fdb-record-layer that referenced this issue Jul 20, 2023
ScottDugas pushed a commit to ScottDugas/fdb-record-layer that referenced this issue Jul 21, 2023
ScottDugas added a commit that referenced this issue Aug 14, 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

No branches or pull requests

1 participant