[
https://issues.apache.org/jira/browse/KAFKA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-6149.
------------------------------
Resolution: Fixed
Fix Version/s: 0.11.0.1
1.0.0
This was fixed in 1.0 and 0.11.0.1+ releases
> LogCleanerManager should include topic partition name when warning of invalid
> cleaner offset
> ---------------------------------------------------------------------------------------------
>
> Key: KAFKA-6149
> URL: https://issues.apache.org/jira/browse/KAFKA-6149
> Project: Kafka
> Issue Type: Improvement
> Components: log, logging
> Reporter: Ryan P
> Priority: Major
> Fix For: 1.0.0, 0.11.0.1
>
>
> The following message would be a lot more helpful if the topic partition name
> were included.
> if (!isCompactAndDelete(log))
> warn(s"Resetting first dirty offset to log start offset
> $logStartOffset since the checkpointed offset $offset is invalid.")
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)