Todd Lipcon has posted comments on this change. Change subject: WIP: Add a design doc for rpc retry/failover semantics ......................................................................
Patch Set 1: One more parting thought: the design doc doesn't really mention much about client side changes -- eg the way we do retries right now (from the "application' code) would mean that the callID also needs to be preserved - somehow we need to indicate that a second request is a retry of the first. That can't be purely in the RPC layer. We should probably include a section in the doc about this. -- To view, visit http://gerrit.cloudera.org:8080/2642 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idc2aa40486153b39724e1c9bd09c626b829274c6 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: No
