You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/27 00:22:46 UTC

[kudu-CR] [consensus] --evict failed followers is a runtime flag

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


Change subject: [consensus] --evict_failed_followers is a runtime flag
......................................................................

[consensus] --evict_failed_followers is a runtime flag

Current implementation of Raft consensus treats --evict_failed_followers
as a runtime flag.  This patch adds corresponding tag for the flag.

Change-Id: Ia7ff0c4097df72c3a2d43ee166e29af5f67b5687
---
M src/kudu/consensus/raft_consensus.cc
1 file changed, 1 insertion(+), 0 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7ff0c4097df72c3a2d43ee166e29af5f67b5687
Gerrit-Change-Number: 17522
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>

[kudu-CR] [consensus] --evict failed followers is a runtime flag

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17522 )

Change subject: [consensus] --evict_failed_followers is a runtime flag
......................................................................

[consensus] --evict_failed_followers is a runtime flag

Current implementation of Raft consensus treats --evict_failed_followers
as a runtime flag.  This patch adds corresponding tag for the flag.

Change-Id: Ia7ff0c4097df72c3a2d43ee166e29af5f67b5687
Reviewed-on: http://gerrit.cloudera.org:8080/17522
Tested-by: Kudu Jenkins
Reviewed-by: Bankim Bhavsar <ba...@cloudera.com>
---
M src/kudu/consensus/raft_consensus.cc
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Bankim Bhavsar: Looks good to me, approved

-- 
To view, visit http://gerrit.cloudera.org:8080/17522
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7ff0c4097df72c3a2d43ee166e29af5f67b5687
Gerrit-Change-Number: 17522
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR] [consensus] --evict failed followers is a runtime flag

Posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org>.
Bankim Bhavsar has posted comments on this change. ( http://gerrit.cloudera.org:8080/17522 )

Change subject: [consensus] --evict_failed_followers is a runtime flag
......................................................................


Patch Set 1: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/17522
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia7ff0c4097df72c3a2d43ee166e29af5f67b5687
Gerrit-Change-Number: 17522
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 27 May 2021 12:16:05 +0000
Gerrit-HasComments: No