concord-bft icon indicating copy to clipboard operation
concord-bft copied to clipboard

Optional compaction after pruning

Open yontyon opened this issue 4 years ago • 2 comments

We add an option to invoke rocksb compaction explicitly after pruning

yontyon avatar Aug 26 '21 07:08 yontyon

Do we want to merge this in 0.11.x at that stage? @teoparvanov?

dartdart26 avatar Aug 30 '21 07:08 dartdart26

Do we want to merge this in 0.11.x at that stage? @teoparvanov?

Hi @dartdart26 and @yontyon, yes, we would merge this, once we:

  • make sure it improves the "responsiveness" of pruning
  • it has been validated by system testing (using a custom build with the current changes).

teoparvanov avatar Aug 30 '21 13:08 teoparvanov