[
https://issues.apache.org/jira/browse/KAFKA-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-5344:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Issue resolved by pull request 3163
[https://github.com/apache/kafka/pull/3163]
> Change message.timestamp.difference.max.ms back to Long.MaxValue
> ----------------------------------------------------------------
>
> Key: KAFKA-5344
> URL: https://issues.apache.org/jira/browse/KAFKA-5344
> Project: Kafka
> Issue Type: Bug
> Components: core
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Fix For: 0.11.0.0
>
>
> Per discussion in KAFKA-4340 and PR-2705
> (https://github.com/apache/kafka/pull/2705), we agreed it is easier to just
> set the default value of message.timestamp.difference.max.ms back to
> Long.MaxValue. User can override it to avoid frequent rolling if needed.
> We will keep the warning that was introduced via KAFKA-4340 in case frequent
> log rolling is likely to happen due to the configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)