Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11402
Change subject: [catalog_manager] updated warning message ...................................................................... [catalog_manager] updated warning message Updated the warning message logged upon a failure to allocate an extra replica for a tablet: don't call the new replica a replacement because AsyncAddReplicaTask is used not only in re-replication scenarios, but in replica movement scenarios as well. Also, do not mention unsetting --raft_prepare_replacement_before_eviction since the 3-2-3 replica management scheme is deprecated at this point and is no better in the case of a whole tablet server failure. This is a follow-up to 1fcce42200d22597e7e69baa7232b4de93d5e2a3. There are no functional changes in this patch. Change-Id: Ifb6905dc1870acd34553187594008ba34781ce6d --- M src/kudu/master/catalog_manager.cc 1 file changed, 11 insertions(+), 16 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/02/11402/1 -- To view, visit http://gerrit.cloudera.org:8080/11402 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifb6905dc1870acd34553187594008ba34781ce6d Gerrit-Change-Number: 11402 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
