[infinispan-issues] [JBoss JIRA] (ISPN-11157) Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag

Will Burns (Jira) issues at jboss.org
Tue Jan 14 23:44:41 EST 2020


Will Burns created ISPN-11157:
---------------------------------

             Summary: Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag
                 Key: ISPN-11157
                 URL: https://issues.redhat.com/browse/ISPN-11157
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 10.0.0.Final
            Reporter: Will Burns
            Assignee: Will Burns
             Fix For: 11.0.0.Final


When a command or set of commands are sent via the PrepareCommand with optimistic transactions they attempt to lock the entry at that point. Unfortunately the Flag is not adhered to and always uses the default lock timeout. We should check if all WriteCommands have the flag and if so use a timeout 0 instead.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list