Log retention size and file size should be a long
-------------------------------------------------
Key: KAFKA-184
URL: https://issues.apache.org/jira/browse/KAFKA-184
Project: Kafka
Issue Type: Bug
Reporter: Joel Koshy
Priority: Minor
Fix For: 0.8
Realized this in a local set up: the log.retention.size config option should be
a long, or we're limited to 2GB. Also, the name can be improved to
log.retention.size.bytes or Mbytes as appropriate. Same comments for
log.file.size. If we rename the configs, it would be better to resolve
KAFKA-181 first.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira