[ https://issues.apache.org/jira/browse/KUDU-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177384#comment-17177384 ]
ASF subversion and git services commented on KUDU-2612: ------------------------------------------------------- Commit a69a1d68e31e0c0eec9a47f7669098ca872baaa3 in kudu's branch refs/heads/master from Andrew Wong [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=a69a1d6 ] KUDU-2612 p8: replay participant ops on bootstrap This patch adds the ability to bootstrap a Tablet's TxnParticipant from its WALs. The replay is a bit crude, in that we'll always update state based on replicate/commit pairs, foregoing the usual state checks. This is acceptable because presumably this checking happened the first time the participant ops went through replication. This patch doesn't add any form of WAL anchoring. This will come in a separate patch. Change-Id: I199ed01c2244d16ed6fd7ded063e4c71f3c409ff Reviewed-on: http://gerrit.cloudera.org:8080/16304 Reviewed-by: Alexey Serbin <aser...@cloudera.com> Tested-by: Kudu Jenkins > 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)