[ https://issues.apache.org/jira/browse/KAFKA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416756#comment-13416756 ]
Jonathan Creasy commented on KAFKA-184: --------------------------------------- Added patch to change log.retention.size to log.retention.size.bytes, and updated included server.properties > 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 > Affects Versions: 0.7 > Reporter: Joel Koshy > Priority: Minor > Fix For: 0.8 > > Attachments: KAFKA-184-0.8.patch > > > 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