Flavio Junqueira created BOOKKEEPER-856:
-------------------------------------------
Summary: Fix default value of logSizeLimit
Key: BOOKKEEPER-856
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-856
Project: Bookkeeper
Issue Type: Bug
Affects Versions: 4.3.1
Reporter: Flavio Junqueira
Assignee: Flavio Junqueira
When I run ./bookkeeper bookie, I get an error complaining about the value of
the variable:
{norformat}
2015-05-24 14:14:01,196 - ERROR - [main:BookieServer@289] - Malformed
configuration file:
/home/fpj/code/bookkeeper-4.3.1/bookkeeper-server/conf/bk_server.conf
org.apache.commons.configuration.ConfigurationException: Entry log file size
should not be larger than 1073741824
{noformat}
The parameter is commented out by default, so the fix is to bring it back in
and set an appropriate value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)