Bankim Bhavsar has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17180 )
Change subject: [master] Remove FLAGS_master_consensus_allow_status_msg_for_failed_peer ...................................................................... [master] Remove FLAGS_master_consensus_allow_status_msg_for_failed_peer FLAGS_master_consensus_allow_status_msg_for_failed_peer goes hand-in-hand with FLAGS_master_support_change_config so removing it and using the common FLAGS_master_support_change_config instead. This reduces the need for additional validation when orchestrating the add master flow. Change-Id: I72b37ba9ff3c48bce532ad3d037d341c2c36bb9f Reviewed-on: http://gerrit.cloudera.org:8080/17180 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/master/dynamic_multi_master-test.cc M src/kudu/master/master_service.cc M src/kudu/master/sys_catalog.cc 3 files changed, 11 insertions(+), 17 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/17180 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I72b37ba9ff3c48bce532ad3d037d341c2c36bb9f Gerrit-Change-Number: 17180 Gerrit-PatchSet: 4 Gerrit-Owner: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
