Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13742 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/13742 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- M src/kudu/tools/tool_action_perf.cc 1 file changed, 19 insertions(+), 14 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Alexey Serbin: Verified -- 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: merged Gerrit-Change-Id: I501aad05fa6bd8a5b540c53c8e3f27baff4bde84 Gerrit-Change-Number: 13742 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]>
