You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Luca Tagliani (JIRA)" <ji...@apache.org> on 2012/07/04 11:22:36 UTC

[jira] [Updated] (JCR-3372) Timeout in org.apache.jackrabbit.util.Locked is used as timeoutHint to lock a node

     [ https://issues.apache.org/jira/browse/JCR-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Tagliani updated JCR-3372:
-------------------------------

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


  was:
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.


        Summary: Timeout in org.apache.jackrabbit.util.Locked is used as timeoutHint to lock a node  (was: Timeout in Locked is used as timeoutHint to lock a node)
    
> Timeout in org.apache.jackrabbit.util.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 Locked.with method 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