Eric Shu created GEODE-1693:
-------------------------------

             Summary: Need to clean up TXLockService.createDTLS() method 
callers so that DTLS is not to be recreated when it is destroyed
                 Key: GEODE-1693
                 URL: https://issues.apache.org/jira/browse/GEODE-1693
             Project: Geode
          Issue Type: Bug
          Components: transactions
            Reporter: Eric Shu


{noformat}

In tx clenaup code to release DTLS, it may recreate the lock services using 
createDTLS call. If TXLockService no longer exists then release should not 
recreate it. 

Need to check multiple callers of createDTLS so that incorrect recreation of 
lock service will be avoided.

{noformat}



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

Reply via email to