Song Jiacheng has uploaded a new patch set (#2) to the change originally 
created by Alexey Serbin. ( http://gerrit.cloudera.org:8080/20262 )

Change subject: [tools] KUDU-3487 Rebalancer do not send LeaderStepDown request 
if voter number is 1.
......................................................................

[tools] KUDU-3487 Rebalancer do not send LeaderStepDown request if voter number 
is 1.

Replace rebalance for the tables whose replication factor is 1 might
stuck for a long time because the rebalancer send LeaderStepDown request
even if there is no other voter to transfer leadership.

So check the voter num before sending the request.

Change-Id: I92821416ca44cde79524b08b49f642dd59102f62
---
M src/kudu/tools/tool_replica_util.cc
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/62/20262/2
--
To view, visit http://gerrit.cloudera.org:8080/20262
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I92821416ca44cde79524b08b49f642dd59102f62
Gerrit-Change-Number: 20262
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Song Jiacheng <[email protected]>
Gerrit-Reviewer: Ádám Bakai <[email protected]>

Reply via email to