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

durability: Skip fsync if nothing changed #1360

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

kim
Copy link
Contributor

@kim kim commented Jun 10, 2024

Make the local durability impl compare offsets and skip flush / fsync if
nothing changed.

Expected complexity level and risk

1

@kim kim changed the title durablity: Skip fsync if nothing changed durability: Skip fsync if nothing changed Jun 10, 2024
@kim kim force-pushed the kim/durability/skip-fsync-noop branch 2 times, most recently from 387a389 to f2903ac Compare June 10, 2024 12:31
@bfops bfops added the release-any To be landed in any release window label Jun 10, 2024
Make the local durability impl compare offsets and skip flush / fsync if
nothing changed.
@kim kim force-pushed the kim/durability/skip-fsync-noop branch from f2903ac to 2d83784 Compare June 11, 2024 05:59
@kim kim added this pull request to the merge queue Jun 11, 2024
Merged via the queue into master with commit 0fa94ce Jun 11, 2024
7 checks passed
@kim kim deleted the kim/durability/skip-fsync-noop branch June 12, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants