Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17942
Change subject: [LBM] Speed up server bootstrap by using multi-thread to compact containers ...................................................................... [LBM] Speed up server bootstrap by using multi-thread to compact containers When a data directory has many low live block containers, a single thread to compact these container metadata files is low efficiency, we can improve it by multi-threads. Change-Id: Ie48211d9e8c1d74e520fcb04df25c1d681261bb5 --- M src/kudu/fs/log_block_manager.cc 1 file changed, 48 insertions(+), 21 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/17942/1 -- To view, visit http://gerrit.cloudera.org:8080/17942 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie48211d9e8c1d74e520fcb04df25c1d681261bb5 Gerrit-Change-Number: 17942 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
