Skip to content

Commit

Permalink
test rollback to previous callbacks
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Jin <[email protected]>
  • Loading branch information
jnyi committed Mar 22, 2024
1 parent 843f712 commit f86995a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/compact/compact.go
Original file line number Diff line number Diff line change
Expand Up @@ -1357,7 +1357,7 @@ func NewBucketCompactor(
planner,
comp,
DefaultBlockDeletableChecker{},
NewOverlappingCompactionLifecycleCallback(),
DefaultCompactionLifecycleCallback{},
compactDir,
bkt,
concurrency,
Expand Down

0 comments on commit f86995a

Please sign in to comment.