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


Change subject: [catalog_manager] re-replication warning message update
......................................................................

[catalog_manager] re-replication warning message update

Updated the warning message upon creating a table with replication
factor F when only (F - 1) tablet servers are alive.

Do not mention unsetting --raft_prepare_replacement_before_eviction
since the 3-4-3 replica management scheme allows to spawn a new
replica in-place in case of unrecoverable failure such as IO error
and falling behind WAL's ancient history mark.  So, the 3-2-3 scheme
is no better in that regard and would not be able to re-replicate
in case of a tablet server failure either.  Also, the 3-2-3 scheme
is deprecated at this point.

I also updated the description for the --max_create_tablets_per_ts
flag to clarify on the replication factor not being taken into
account and did other petty changes around the warning message.

There are no functional changes in this patch.

Change-Id: I608ce179548ac25d660d713e7ce1d0e067dd4e02
---
M src/kudu/master/catalog_manager.cc
1 file changed, 12 insertions(+), 15 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I608ce179548ac25d660d713e7ce1d0e067dd4e02
Gerrit-Change-Number: 11114
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to