Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16750
Change subject: KUDU-2612 flag for txn status table's replication factor ...................................................................... KUDU-2612 flag for txn status table's replication factor This patch adds --txn_manager_status_table_num_replicas flag to control the replication factor of the transaction status table. By default, the flag is set to 3. It is a kudu-master's flag since TxnManager is hosted by kudu-master process. Change-Id: Ic5f76122ea1ef56f72e416ab12f6908703fc610e --- M src/kudu/master/txn_manager-test.cc M src/kudu/master/txn_manager.cc 2 files changed, 11 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/16750/1 -- To view, visit http://gerrit.cloudera.org:8080/16750 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic5f76122ea1ef56f72e416ab12f6908703fc610e Gerrit-Change-Number: 16750 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
