helifu has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12121


Change subject: KUDU-2636: LBM supports deleting dead and full containers
......................................................................

KUDU-2636: LBM supports deleting dead and full containers

LBM supports deleting the full containers which are dead
before hole punching. It can help to ease disk pressure,
save tserver startup time and etc. It uses the container
size and live blocks to determine whether the container
is dead or live.

Step1: wrapping up containers in scoped_refptr. [V]
Step2: supporting dead containers removal.      [X]

Change-Id: I3c5c620014782b3d57dcbe047d0df73c949590c7
---
M src/kudu/fs/log_block_manager-test.cc
M src/kudu/fs/log_block_manager.cc
M src/kudu/fs/log_block_manager.h
3 files changed, 131 insertions(+), 130 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c5c620014782b3d57dcbe047d0df73c949590c7
Gerrit-Change-Number: 12121
Gerrit-PatchSet: 1
Gerrit-Owner: helifu <[email protected]>

Reply via email to