Todd Lipcon has posted comments on this change. Change subject: KUDU-2042 fix flakiness in raft_consensus-itest ......................................................................
Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/7227/4/src/kudu/integration-tests/raft_consensus-itest.cc File src/kudu/integration-tests/raft_consensus-itest.cc: Line 1083: for (auto latch : latches) { nit: use auto* here so it's more obviously a pointer -- To view, visit http://gerrit.cloudera.org:8080/7227 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia5fb2b82afb15b50659d068ef83d11b7cc291ca9 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
