You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/12/05 03:32:58 UTC

[jira] [Resolved] (KUDU-625) On ~WriteTransaction() do not commit() the mvcc txn by default

     [ https://issues.apache.org/jira/browse/KUDU-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved KUDU-625.
------------------------------
       Resolution: Fixed
         Assignee: David Alves
    Fix Version/s: 1.2.0

> On ~WriteTransaction() do not commit() the mvcc txn by default
> --------------------------------------------------------------
>
>                 Key: KUDU-625
>                 URL: https://issues.apache.org/jira/browse/KUDU-625
>             Project: Kudu
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: M4.5
>            Reporter: David Alves
>            Assignee: David Alves
>             Fix For: 1.2.0
>
>
> We're committing the mvcc txn on the dctor and changing that to an abort breaks a bunch of tests. It seems like we're relying on the dctor's commit for logic. 
> While we're at it we should also probably consider fixing the dctor on  ScopedTransaction.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)