You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The move compaction optimization doesn't apply to compactions picked as tombstone density compactions, resulting in unnecessarily rewriting sstables that could've been trivially moved to the next level.
The move compaction optimization doesn't apply to compactions picked as tombstone density compactions, resulting in unnecessarily rewriting sstables that could've been trivially moved to the next level.
Jira issue: PEBBLE-301
The text was updated successfully, but these errors were encountered: