Hello Marton Greber, Zoltan Chovan, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23708
to look at the new patch set (#3).
Change subject: KUDU-2501 more instrumentation for TestNonRandomWorkloadLoadgen
......................................................................
KUDU-2501 more instrumentation for TestNonRandomWorkloadLoadgen
This patch adds a bit of instrumentation to help with troubleshooting
of the ToolTest.TestNonRandomWorkloadLoadgen scenario when it fails.
Also, with this patch now all the test table's tablets are verified
to have zero bloom filter lookups after the test workload completes:
this is done by using '*' pattern for tablet identifier instead of
'nullptr' in the original version. The original version verified only
the very first tablet in the metrics output, and that wasn't correct.
Change-Id: Ia9b4a63a00ecbf9af9151fef8eead10c627688c5
---
M src/kudu/integration-tests/cluster_itest_util.cc
M src/kudu/integration-tests/cluster_itest_util.h
M src/kudu/tools/kudu-tool-test.cc
3 files changed, 29 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/08/23708/3
--
To view, visit http://gerrit.cloudera.org:8080/23708
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia9b4a63a00ecbf9af9151fef8eead10c627688c5
Gerrit-Change-Number: 23708
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>