Hello Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13742
to look at the new patch set (#2).
Change subject: [loadgen] don't report per-row timing if errors happened
......................................................................
[loadgen] don't report per-row timing if errors happened
The per-row timings are misleading in case if a write error happened
while inserting generated rows into the test table, so don't
report those.
The motivation for this change was seeing per-row timings in case
when not a single generated row was inserted.
Change-Id: I501aad05fa6bd8a5b540c53c8e3f27baff4bde84
---
M src/kudu/tools/tool_action_perf.cc
1 file changed, 19 insertions(+), 14 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/13742/2
--
To view, visit http://gerrit.cloudera.org:8080/13742
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I501aad05fa6bd8a5b540c53c8e3f27baff4bde84
Gerrit-Change-Number: 13742
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)