[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17995


Change subject: [master] KUDU-3311 Allow to start with diff num of masters
......................................................................

[master] KUDU-3311 Allow to start with diff num of masters

Modified SysCatalogTable:Load to allow cluster startup if +1
master address is present in the flags.
The startup is halted, if the number of masters on-disk is higher than
what was provided in the flags, discouraging decommissioning masters
this way.

Also added sys_catalog_load_cmeta-itest.cc to the integration tests to
cover this logic.

Change-Id: I39aeee2f52a55a8c29770f748895d38c9adff8a2
---
M src/kudu/integration-tests/CMakeLists.txt
A src/kudu/integration-tests/sys_catalog_load_cmeta-itest.cc
M src/kudu/master/sys_catalog.cc
M src/kudu/mini-cluster/external_mini_cluster.cc
M src/kudu/mini-cluster/external_mini_cluster.h
5 files changed, 211 insertions(+), 16 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I39aeee2f52a55a8c29770f748895d38c9adff8a2
Gerrit-Change-Number: 17995
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to