Hello Kudu Jenkins, Andrew Wong, Hao Hao,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16750
to look at the new patch set (#2).
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/client/client-test.cc
M src/kudu/master/txn_manager-test.cc
M src/kudu/master/txn_manager.cc
3 files changed, 15 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/16750/2
--
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: newpatchset
Gerrit-Change-Id: Ic5f76122ea1ef56f72e416ab12f6908703fc610e
Gerrit-Change-Number: 16750
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)