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


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 container which is dead
after hole punching. It can help to save startup time.
It uses the file's physical size to determine whether
the container is dead or live.

Change-Id: I7d3672ae3c3dd9acd489120d653c44a641537f10
---
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
M src/kudu/util/env.h
M src/kudu/util/env_posix.cc
M src/kudu/util/file_cache.cc
6 files changed, 170 insertions(+), 24 deletions(-)



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

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

Reply via email to