[ https://issues.apache.org/jira/browse/KAFKA-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao closed KAFKA-285. ------------------------- > Increase maximum value of log.retention.size > -------------------------------------------- > > Key: KAFKA-285 > URL: https://issues.apache.org/jira/browse/KAFKA-285 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.7, 0.8, 0.7.1 > Reporter: Elben Shira > Labels: patch > Fix For: 0.8, 0.7.1 > > Attachments: KAFKA-285-0.7.patch, KAFKA-285.patch > > > The log.retention.size property was retrieved as an Int, which means a > maximum of Int.MaxValue (2 GB). This patch gets the property as a long. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira