Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17942
to look at the new patch set (#2).
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, 49 insertions(+), 21 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/17942/2
--
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: newpatchset
Gerrit-Change-Id: Ie48211d9e8c1d74e520fcb04df25c1d681261bb5
Gerrit-Change-Number: 17942
Gerrit-PatchSet: 2
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)