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)