Pat Fox created KARAF-3439:
------------------------------

             Summary: [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
            Reporter: Pat Fox
            Priority: Trivial


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)

Reply via email to