You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (JIRA)" <ji...@apache.org> on 2017/06/19 16:05:00 UTC

[jira] [Created] (GEODE-3101) Geode JTA transaction synchronization implementation for client does not release its local locks when failed on server

Eric Shu created GEODE-3101:
-------------------------------

             Summary: Geode JTA transaction synchronization implementation for client does not release its local locks when failed on server
                 Key: GEODE-3101
                 URL: https://issues.apache.org/jira/browse/GEODE-3101
             Project: Geode
          Issue Type: Bug
          Components: transactions
            Reporter: Eric Shu
             Fix For: 1.3.0


Geode JTA transaction synchronization implementation for client should release the local locks it hold if failed on server. Otherwise, it will prevent other transactions to work on the same set of the keys as they can not obtain these locks again.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)