Hello Ashwani Raina, Attila Bukor, Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21612 to look at the new patch set (#2). Change subject: [tests] re-enable ReplaceTabletsWhileWriting scenario ...................................................................... [tests] re-enable ReplaceTabletsWhileWriting scenario Since KUDU-2376 seems to be a duplicate of KUDU-3461, and the latter has already been addressed, it makes sense to re-enable the ReplaceTabletITest.ReplaceTabletsWhileWriting scenario which is now passing with this patch. TestWorkload updated to allow for Status::InvalidAgrument status that percolates from the client's meta-cache when a tablet is replaced. This patch also contains other minor (mostly cosmetic) updates. Change-Id: I36b0e69022f07dd701a91e72e16c93f134d00619 --- M src/kudu/client/client-test.cc M src/kudu/client/meta_cache.cc M src/kudu/integration-tests/CMakeLists.txt M src/kudu/integration-tests/replace_tablet-itest.cc M src/kudu/integration-tests/test_workload.cc M src/kudu/integration-tests/test_workload.h 6 files changed, 37 insertions(+), 25 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/12/21612/2 -- To view, visit http://gerrit.cloudera.org:8080/21612 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I36b0e69022f07dd701a91e72e16c93f134d00619 Gerrit-Change-Number: 21612 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <ale...@apache.org> Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com> Gerrit-Reviewer: Ashwani Raina <ara...@cloudera.com> Gerrit-Reviewer: Attila Bukor <abu...@apache.org> Gerrit-Reviewer: Kudu Jenkins (120)