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

reduce severity for 'pebble: compaction cancelled by a concurrent operation, will retry compaction' #3938

Open
tbg opened this issue Sep 16, 2024 · 1 comment

Comments

@tbg
Copy link
Member

tbg commented Sep 16, 2024

Have been seeing these regularly recently:

teamcity-16884024-1726292891-120-n7cpu4-0005> E240914 12:20:44.318336 17340 3@pebble/event.go:764 ⋮ [T1,n5,s5,pebble] 255 background error: pebble: compaction cancelled by a concurrent operation, will retry compaction

Apparently they are expected1, so they should likely be logged as informational, if at all.

Jira issue: PEBBLE-257

Footnotes

  1. https://cockroachlabs.slack.com/archives/CAC6K3SLU/p1726482169839989

@tbg tbg changed the title reduce severity for 'pebble: compaction cancelled by a concurrent operation, will retry compaction reduce severity for 'pebble: compaction cancelled by a concurrent operation, will retry compaction' Sep 16, 2024
@RaduBerinde
Copy link
Member

We should instead expose some metrics about how much work was wasted (eg bytes written in canceled compactions).

@nicktrav nicktrav moved this from Incoming to Backlog in [Deprecated] Storage Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants