Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19519
Change subject: [LBM] append CREATE/DELETE records in batch to metadata ...................................................................... [LBM] append CREATE/DELETE records in batch to metadata Minor code refactor to append CREATE/DELETE records in batch to metadata, without any functional changes. This is a sub-task of KUDU-3371, updating metadata in batch will be beneficial to record metadata in RocksDB. Since there is no functional changes, so this patch doesn't add new tests, but make sure all tests passed. Change-Id: Ie24adab3b1dbbea55108a1f525093136fcf5a726 --- M src/kudu/fs/log_block_manager.cc 1 file changed, 94 insertions(+), 62 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/19519/1 -- To view, visit http://gerrit.cloudera.org:8080/19519 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie24adab3b1dbbea55108a1f525093136fcf5a726 Gerrit-Change-Number: 19519 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
