Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.3.1
-
None
-
None
Description
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
The parameter is commented out by default, so the fix is to bring it back in and set an appropriate value.