Mike Percy has submitted this change and it was merged. Change subject: Include error code in log message when consensus peer gets an error from the remote ......................................................................
Include error code in log message when consensus peer gets an error from the remote Currently we only log the Status. We should also log the TabletServerErrorPB::Code. Change-Id: I4db3ca666aee0202b3e4a024bfbad70f80b144ce Reviewed-on: http://gerrit.cloudera.org:8080/2487 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/consensus/consensus_peers.cc 1 file changed, 13 insertions(+), 4 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2487 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4db3ca666aee0202b3e4a024bfbad70f80b144ce Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
