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


Change subject: [kudu CLI] KUDU-2443 fix replica movement for RF=1
......................................................................

[kudu CLI] KUDU-2443 fix replica movement for RF=1

During replica replacement, if the leader replica is being replaced,
do not ask it to step down until the newly added replica transitions
into a voter role.  Otherwise, that might prevent tablet copying to
finish successfully under racy conditions in case of replication
factor of 1.

This changelist also contains a small clean-up in tool_action_tablet.cc,
where the clean-up does not contain any functional changes.

Change-Id: I59ce249ae4e3bbcf42d8d754c68d1b92ab93f287
---
M src/kudu/tools/tool_action_tablet.cc
1 file changed, 27 insertions(+), 14 deletions(-)



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

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

Reply via email to