Hi, I can see that this is an existing issue. The latest comments says "Everything works fine after manual clean-up", but this information is vague and doesn't really say "What/When to delete"? Has anyone got any idea whether this has been addressed already? I am using the latest release.
FYI - the issue details are here = https://issues.apache.org/jira/browse/KAFKA-1194 I have set my brokers to have the following settings: > log.retention.hours=2 > log.retention.bytes=1073741824 > > log.segment.bytes=1073741824 > > log.retention.check.interval.ms=120000 > > offsets.retention.minutes=60 > > offsets.retention.check.interval.ms=300000 KR,