[
https://issues.apache.org/jira/browse/KUDU-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235893#comment-17235893
]
ASF subversion and git services commented on KUDU-2612:
-------------------------------------------------------
Commit 0c6afda4ce30703fdb49248d0ac4a8fdd89be466 in kudu's branch
refs/heads/master from Alexey Serbin
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=0c6afda ]
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
Reviewed-on: http://gerrit.cloudera.org:8080/16750
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
> Implement multi-row transactions
> --------------------------------
>
> Key: KUDU-2612
> URL: https://issues.apache.org/jira/browse/KUDU-2612
> Project: Kudu
> Issue Type: Task
> Reporter: Mike Percy
> Priority: Major
> Labels: roadmap-candidate
>
> Tracking Jira to implement multi-row / multi-table transactions in Kudu.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)