Hello Will Berkeley, Mike Percy, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/11114
to look at the new patch set (#2).
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 did few 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, 9 insertions(+), 14 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/11114/2
--
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: newpatchset
Gerrit-Change-Id: I608ce179548ac25d660d713e7ce1d0e067dd4e02
Gerrit-Change-Number: 11114
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>