Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/8561


Change subject: [RaftPeerPB] introduce replica health status
......................................................................

[RaftPeerPB] introduce replica health status

Introduced replica health status.  The health status is a non-persistent
optional field in RaftPeerPB which is set by leader replica.

This commit introduces a single change in the RaftPeerPB protobuf
message.  It provides necessary interface to start working on the new
scheme of automatic replacement of tablet replicas, so it would be
possible to work in parallel in accordance with the v1 implementation
plan.

Change-Id: Id82f838fd3612ab9bc3f91cac7a840cb9f36ff4c
---
M src/kudu/consensus/metadata.proto
1 file changed, 12 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/8561/1
--
To view, visit http://gerrit.cloudera.org:8080/8561
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id82f838fd3612ab9bc3f91cac7a840cb9f36ff4c
Gerrit-Change-Number: 8561
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>

Reply via email to