You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Elben Shira (Updated) (JIRA)" <ji...@apache.org> on 2012/02/24 17:38:48 UTC

[jira] [Updated] (KAFKA-285) Increase maximum value of log.retention.size

     [ https://issues.apache.org/jira/browse/KAFKA-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elben Shira updated KAFKA-285:
------------------------------

    Attachment: KAFKA-285.patch
    
> 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.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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira