You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Joseph Redfern (JIRA)" <ji...@apache.org> on 2014/05/11 00:13:20 UTC

[jira] [Created] (BOOKKEEPER-755) Incorrect number of seconds specified in a day

Joseph Redfern created BOOKKEEPER-755:
-----------------------------------------

             Summary: 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


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)