[
https://issues.apache.org/jira/browse/BOOKKEEPER-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999266#comment-13999266
]
Hudson commented on BOOKKEEPER-755:
-----------------------------------
SUCCESS: Integrated in bookkeeper-trunk #642 (See
[https://builds.apache.org/job/bookkeeper-trunk/642/])
BOOKKEEPER-755: Incorrect number of seconds specified in a day (Joseph Redfern
via fpj) (fpj: rev 1594744)
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* /zookeeper/bookkeeper/trunk/bookkeeper-server/conf/bk_server.conf
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java
> Incorrect number of seconds specified in a day
> ----------------------------------------------
>
> Key: BOOKKEEPER-755
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-755
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Reporter: Joseph Redfern
> Assignee: Joseph Redfern
> Priority: Minor
> Fix For: 4.3.0, 4.2.3
>
> Attachments: BOOKKEEPER-755.patch
>
>
> Pretty minor bug, but:
> https://github.com/apache/bookkeeper/blob/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java#L1182
> specifies that there are 84600 seconds in a day, when there are in fact
> 86400. The default should be changed to to the correct value.
--
This message was sent by Atlassian JIRA
(v6.2#6252)