[
https://issues.apache.org/jira/browse/KARAF-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-3439:
----------------------------------------
Affects Version/s: 3.0.2
2.4.1
2.3.9
4.0.0.M1
> [Docs] karaf.lock.delay in example is set to very low number.
> -------------------------------------------------------------
>
> Key: KARAF-3439
> URL: https://issues.apache.org/jira/browse/KARAF-3439
> Project: Karaf
> Issue Type: Documentation
> Components: karaf-documentation
> Affects Versions: 3.0.2, 2.4.1, 2.3.9, 4.0.0.M1
> Reporter: Pat Fox
> Assignee: Jean-Baptiste Onofré
> Priority: Trivial
> Fix For: 4.0.0, 3.0.3, 2.3.10, 2.4.2
>
>
> The example in docs at
> http://karaf.apache.org/manual/latest-2.2.x/users-guide/failover.html assigns
> karaf.lock.delay=10. The karaf.lock.delay is passed to Thread.sleep() which
> takes a value in milliseconds. The default value for karaf.lock.delay is
> 1000.
> Perhaps the intent was to set the value to "10000" rather than "10". The
> value of 10 create an excessive number of update queries .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)