Adar Dembo has posted comments on this change. Change subject: [consensus] fixed typos in consensus flags tagging ......................................................................
Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/6580/1/src/kudu/consensus/consensus_peers.cc File src/kudu/consensus/consensus_peers.cc: Line 54: TAG_FLAG(raft_get_node_instance_timeout_ms, hidden); You sure the intent was to make this flag hidden and not consensus_rpc_timeout_ms? -- To view, visit http://gerrit.cloudera.org:8080/6580 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I39fb954313368c8f612c986ab13dd47e8c948998 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
