Hello Tidy Bot, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20504
to look at the new patch set (#2).
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, 319 insertions(+), 176 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/20504/2
--
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: 2
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)