[
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