Hello Tidy Bot, Alexey Serbin, Yuqi Du, Yifan Zhang, Kudu Jenkins, KeDeng,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20504
to look at the new patch set (#4).
Change subject: KUDU-3371 [fs] make LBMCorruptor a base class
......................................................................
KUDU-3371 [fs] make LBMCorruptor a base class
This patch has no functional changes, but just makes
LBMCorruptor a base class for the newly added
NativeMetadataLBMCorruptor.
NativeMetadataLBMCorruptor is a test util to corrupt various
on-disk data structures for the native metadata based log
block container LogBlockContainerNativeMeta.
This is a previous patch before introducing the RocksDB based
log block container, a new derived class from LBMCorruptor will
be introduced then.
Change-Id: I5a1f2842598f46e88fbd08273d8fd19ed34a9cc5
---
M src/kudu/fs/block_manager-stress-test.cc
M src/kudu/fs/log_block_manager-test-util.cc
M src/kudu/fs/log_block_manager-test-util.h
M src/kudu/fs/log_block_manager-test.cc
4 files changed, 289 insertions(+), 158 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/20504/4
--
To view, visit http://gerrit.cloudera.org:8080/20504
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5a1f2842598f46e88fbd08273d8fd19ed34a9cc5
Gerrit-Change-Number: 20504
Gerrit-PatchSet: 4
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Yuqi Du <[email protected]>