Yuqi Du has posted comments on this change. ( http://gerrit.cloudera.org:8080/18766 )
Change subject: WIP [tserver] support strong consisitency read from followers ...................................................................... Patch Set 2: (3 comments) http://gerrit.cloudera.org:8080/#/c/18766/1/src/kudu/consensus/consensus_peers.h File src/kudu/consensus/consensus_peers.h: http://gerrit.cloudera.org:8080/#/c/18766/1/src/kudu/consensus/consensus_peers.h@258 PS1, Line 258: virtual void GetLastOpId(const GetLastOpIdRequestPB& /* request */, > warning: parameter 'request' is unused [misc-unused-parameters] Done http://gerrit.cloudera.org:8080/#/c/18766/1/src/kudu/consensus/consensus_peers.h@259 PS1, Line 259: GetLastOpIdResponsePB* /* response */, > warning: parameter 'response' is unused [misc-unused-parameters] Done http://gerrit.cloudera.org:8080/#/c/18766/1/src/kudu/consensus/consensus_peers.h@260 PS1, Line 260: rpc::RpcController* /* controller */) { > warning: parameter 'controller' is unused [misc-unused-parameters] Done -- To view, visit http://gerrit.cloudera.org:8080/18766 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If273c89db2185813e7f4507871be75a4af7d5e29 Gerrit-Change-Number: 18766 Gerrit-PatchSet: 2 Gerrit-Owner: Yuqi Du <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Yuqi Du <[email protected]> Gerrit-Comment-Date: Wed, 27 Jul 2022 08:23:22 +0000 Gerrit-HasComments: Yes
