You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by ohadshacham <gi...@git.apache.org> on 2018/06/03 13:42:45 UTC

[GitHub] incubator-omid pull request #36: [OMID-72] bug fix, accessed tables should b...

GitHub user ohadshacham opened a pull request:

    https://github.com/apache/incubator-omid/pull/36

    [OMID-72] bug fix, accessed tables should be sent to transaction mana…

    …ger also for conflict free writes. This is because fences should also force conflict free transactions to abort.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ohadshacham/incubator-omid OMID-72-bug

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-omid/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit d96ff96e4fa264472ae684bdb1834e791a6d25ef
Author: Ohad Shacham <oh...@...>
Date:   2018-06-03T13:41:45Z

    [OMID-72] bug fix, accessed tables should be sent to transaction manager also for conflict free writes. This is because fences should also force conflict free transactions to abort.

----


---

[GitHub] incubator-omid pull request #36: [OMID-72] bug fix, accessed tables should b...

Posted by ohadshacham <gi...@git.apache.org>.
Github user ohadshacham closed the pull request at:

    https://github.com/apache/incubator-omid/pull/36


---

[GitHub] incubator-omid issue #36: [OMID-72] bug fix, accessed tables should be sent ...

Posted by JamesRTaylor <gi...@git.apache.org>.
Github user JamesRTaylor commented on the issue:

    https://github.com/apache/incubator-omid/pull/36
  
    +1


---