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)