Mike Percy has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10915 )
Change subject: rpcz: print timeout units (ms) when logging ...................................................................... rpcz: print timeout units (ms) when logging Also print in human-readable format, which is easier to read for large values, for both the duration and the timeout. Since the human-readable version leaves a space between the value and the unit, do the same. Change-Id: I043d25b83cb4d2470cf0d9d3945e8ace633d9a5a Reviewed-on: http://gerrit.cloudera.org:8080/10915 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/rpc/rpcz_store.cc 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Dan Burkert: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10915 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I043d25b83cb4d2470cf0d9d3945e8ace633d9a5a Gerrit-Change-Number: 10915 Gerrit-PatchSet: 3 Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]>
