Luca Tagliani created JCR-3372:
----------------------------------

             Summary: Timeout in Locked is used as timeoutHint to lock a node
                 Key: JCR-3372
                 URL: https://issues.apache.org/jira/browse/JCR-3372
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.4.2
            Reporter: Luca Tagliani


The timeout passed to the with method of the Locked class is expressed in 
milliseconds, and it is passed also internally to the LockManager.lock method 
as timeoutHint which is instead expressed in seconds.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to