[ https://issues.apache.org/jira/browse/KUDU-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195580#comment-17195580 ]
ASF subversion and git services commented on KUDU-2612: ------------------------------------------------------- Commit 0f9ff5ff043125be4a1150be0306373619b4ca89 in kudu's branch refs/heads/master from Alexey Serbin [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=0f9ff5f ] KUDU-2612 p6 (b): add {Abort,BeginCommit}Transaction() to TxnSystemClient This patch adds to AbortTransaction() and BeginCommitTransaction() methods into the TxnSystemClient class. The newly added code follows suit of the logic implemented in TxnSystemClient::BeginTransaction() method. Added corresponding tests as well. This is a follow-up to cb1c2efb59373453e734074a02021f14c403257d. Change-Id: I84558b13664d89c7f1769df2483f2bae5a49260b Reviewed-on: http://gerrit.cloudera.org:8080/16443 Tested-by: Alexey Serbin <aser...@cloudera.com> Reviewed-by: Alexey Serbin <aser...@cloudera.com> > 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)