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

Enable using the write ahead log #574

Merged
merged 10 commits into from
Nov 13, 2024
Merged

Conversation

wi11dey
Copy link
Contributor

@wi11dey wi11dey commented Nov 7, 2024

No description provided.

@wi11dey wi11dey changed the base branch from palantir-cassandra-2.2.18 to wdey/panic-on-non-delete November 7, 2024 19:31
Comment on lines +226 to 232
if (!readyToFinish) {
// TODO(wdey): refactor all of the trys
try (Refs closedRefs = refs; CompactionController closedController = controller) {}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

same comment as #557 (comment)

@wi11dey wi11dey changed the title Enable wal Enable using the write ahead log Nov 7, 2024
@rhuffy
Copy link
Contributor

rhuffy commented Nov 7, 2024

Do you want to use safelogging here?

@wi11dey
Copy link
Contributor Author

wi11dey commented Nov 7, 2024

an indentation level was removed in the outer try, no logging changes in this pr; best to click "Hide whitespace" for the diff

@wi11dey wi11dey force-pushed the wdey/panic-on-non-delete branch from 12d80d8 to 6199665 Compare November 7, 2024 20:27
@wi11dey wi11dey changed the base branch from wdey/panic-on-non-delete to palantir-cassandra-2.2.18 November 8, 2024 21:30
@wi11dey wi11dey merged commit 27c6384 into palantir-cassandra-2.2.18 Nov 13, 2024
6 checks passed
@wi11dey wi11dey mentioned this pull request Dec 2, 2024
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.

3 participants