Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/11402 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/master/catalog_manager.cc 1 file changed, 11 insertions(+), 16 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Ifb6905dc1870acd34553187594008ba34781ce6d Gerrit-Change-Number: 11402 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
