[
https://issues.apache.org/jira/browse/BOOKKEEPER-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979718#comment-13979718
]
Hudson commented on BOOKKEEPER-743:
-----------------------------------
SUCCESS: Integrated in bookkeeper-trunk #626 (See
[https://builds.apache.org/job/bookkeeper-trunk/626/])
BOOKKEEPER-743: Periodic ledger check running too often as doc doesn't match
implementation. (ivank) (ivank: rev 1589694)
* /zookeeper/bookkeeper/trunk/CHANGES.txt
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorPeriodicCheckTest.java
> Periodic ledger check running too often as doc doesn't match implementation.
> ----------------------------------------------------------------------------
>
> Key: BOOKKEEPER-743
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-743
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-auto-recovery
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.3.0, 4.2.3
>
> Attachments:
> 0001-Periodic-ledger-check-running-too-often-as-doc.trunk.patch,
> 0002-Periodic-ledger-check-running-too-often-as-doc.trunk.patch,
> 0004-Periodic-ledger-check-running-too-often-as.branch4.2.patch
>
>
> The documentation says the configuration value for
> "auditorPeriodicCheckInterval" should be in seconds, but in fact the
> scheduler schedules it using milliseconds. This mean its running far too
> often.
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)