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

disable_wal and reopen are incompatible #13372

Closed
wants to merge 1 commit into from

Conversation

archang19
Copy link
Contributor

@archang19 archang19 commented Feb 5, 2025

Summary

We want to disable WAL for RoWS stress tests (@anand1976 made a config change to explicitly do this), but it turns out that is not compatible with reopen > 0.

I found this error in the logs:

Error: Db cannot reopen safely with disable_wal set!

Test Plan

We should not get this error message in the RoWS stress tests.

@facebook-github-bot
Copy link
Contributor

@archang19 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@archang19 archang19 marked this pull request as ready for review February 5, 2025 18:51
Copy link
Contributor

@jowlyzhang jowlyzhang left a comment

Choose a reason for hiding this comment

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

Thank you! LGTM

@facebook-github-bot
Copy link
Contributor

@archang19 merged this pull request in f5f4f83.

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.

3 participants