Browse Source
…for dirty non-active segments only when `log.cleaner.min.compaction.lag.ms` is greater than 0 With `log.cleaner.min.compaction.lag.ms`'s default value of 0, there is no need to hold heap objects for those dirty non-active segments. This could reduce the heap size and also avoid the unnecessary monitor lock retrieval.pull/4476/head
huxi
7 years ago
committed by
Jason Gustafson
1 changed files with 3 additions and 4 deletions
Loading…
Reference in new issue