Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/11801 )
Change subject: Improve consensus queue overflow logging ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/11801/1/src/kudu/consensus/consensus_peers.cc File src/kudu/consensus/consensus_peers.cc: http://gerrit.cloudera.org:8080/#/c/11801/1/src/kudu/consensus/consensus_peers.cc@458 PS1, Line 458: .$2 > How is it going to look like and why is it separated by a dot from the tabl See L446- it's either an empty string or an actual messages depending on the sort of error that happened, so the Substitute string is funny-looking so the actual message is normal-looking in both situations. http://gerrit.cloudera.org:8080/#/c/11801/1/src/kudu/consensus/consensus_peers.cc@461 PS1, Line 461: tablet_id_ > The LOG_WITH_PREFIX_UNLOCKED() produces a string prefix that already contai Done -- To view, visit http://gerrit.cloudera.org:8080/11801 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7697c63babefac0f76bcc8c87d70f7e7125e55cc Gerrit-Change-Number: 11801 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Fri, 26 Oct 2018 19:15:36 +0000 Gerrit-HasComments: Yes
