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

[PieceWriter] Add a test covering 'unlimited' open files #596

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

alanmcgovern
Copy link
Owner

This regressed as the code which used to validate this was refactored/rewritten when creating IBlockCache.

Fixes #595

Thanks to @ManlyMarco for reporting.

This regressed as the code which used to validate this
was refactored/rewritten when creating IBlockCache.

Fixes #595

Thanks to @ManlyMarco for reporting.
@alanmcgovern alanmcgovern marked this pull request as ready for review January 17, 2023 20:31
@alanmcgovern alanmcgovern merged commit 35bc603 into master Jan 17, 2023
@alanmcgovern alanmcgovern deleted the fix-opening-unlimited-files branch January 17, 2023 21:26
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.

Setting EngineSettingsBuilder.MaximumOpenFiles to 0 prevents hashing from working
1 participant