You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/04/26 02:27:45 UTC

[kudu-CR] Add a design doc for rpc retry/failover semantics

Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/2642

to look at the new patch set (#3).

Change subject: Add a design doc for rpc retry/failover semantics
......................................................................

Add a design doc for rpc retry/failover semantics

This adds a first version of an rpc retry failover doc for folks
to review. Note that while it "chooses" a path (overly using hypotheticals
makes for long, nebulous, docs) that path is up for discussion so feel free
to weigh in if you feel that something should be different/implemented in
a different order.

Change-Id: Idc2aa40486153b39724e1c9bd09c626b829274c6
---
M docs/design-docs/README.md
A docs/design-docs/rpc-retry-and-failover.md
2 files changed, 283 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/2642/3
-- 
To view, visit http://gerrit.cloudera.org:8080/2642
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idc2aa40486153b39724e1c9bd09c626b829274c6
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <da...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <da...@cloudera.com>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>