Ádám Bakai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20900


Change subject: [log_block_manager-test] Compact aggressively
......................................................................

[log_block_manager-test] Compact aggressively

If FLAGS_log_container_live_metadata_before_compact_ratio is at the
default 0.5 value, it can happen, that size is over the limit, and
compaction would decrease the size and get under the size limit, but it
is not executed. With this change, live and total block ratio will not
be a big factor to determine if compaction is needed or not.

Change-Id: I232e0777e846340b00222e980bd027c0253adf9d
---
M src/kudu/fs/log_block_manager-test.cc
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/00/20900/1
--
To view, visit http://gerrit.cloudera.org:8080/20900
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I232e0777e846340b00222e980bd027c0253adf9d
Gerrit-Change-Number: 20900
Gerrit-PatchSet: 1
Gerrit-Owner: Ádám Bakai <[email protected]>

Reply via email to