Hello Kudu Jenkins,

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

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

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

Change subject: KUDU-2069 p4: stop replication from failed servers in 
maintenance mode
......................................................................

KUDU-2069 p4: stop replication from failed servers in maintenance mode

When determining whether a replica needs to be added, we may now
consider a "whitelist" of UUIDs that can be in a bad state while not
counting towards being under-replicated.

Testing:
- a unit test is added to exercise the new quorum-specific whitelisting
  logic
- an integration test is also added to exercise this end-to-end

Change-Id: I9a63b55011d16900c0d27eac0eb75880074204db
---
M src/kudu/consensus/quorum_util-test.cc
M src/kudu/consensus/quorum_util.cc
M src/kudu/consensus/quorum_util.h
M src/kudu/integration-tests/CMakeLists.txt
A src/kudu/integration-tests/maintenance_mode-itest.cc
M src/kudu/master/catalog_manager.cc
M src/kudu/master/ts_manager.cc
M src/kudu/master/ts_manager.h
8 files changed, 343 insertions(+), 12 deletions(-)


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9a63b55011d16900c0d27eac0eb75880074204db
Gerrit-Change-Number: 14222
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to