[
https://issues.apache.org/jira/browse/KUDU-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239083#comment-17239083
]
ASF subversion and git services commented on KUDU-2612:
-------------------------------------------------------
Commit 39dba1fd2272b7508043b4fa52066d6123132f4e in kudu's branch
refs/heads/master from Alexey Serbin
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=39dba1f ]
KUDU-2612 proper handling of transient errors from TxnManager
This patch fixes the handling of ServiceUnavailable from TxnManager
in the Kudu C++ client, addressing one of TODOs from [1].
This patch also contains a new test scenario to cover the updated
functionality. I verified that without the changes in handling
ServiceUnavailable from TxnManager this new test scenario failed.
This is a follow-up to [1].
[1]
https://github.com/apache/kudu/commit/38aee4b1407b04b8c299768be0ae40d84a8e2a3a
Change-Id: Ia97ddaaf598f2b6d7fcf5fcd42ecb836b82ed547
Reviewed-on: http://gerrit.cloudera.org:8080/16783
Tested-by: Alexey Serbin <[email protected]>
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)