You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by "Dvorkin, Eugene (CORP)" <Eu...@ADP.com> on 2016/12/26 03:31:02 UTC

Kafka 10.0.1 does not delete log files on one partition

We have problem with one of partition on _consumer_offset topic. It reached 77G and growing.

77G    __consumer_offsets-49

0        __consumer_offsets-5

Our retention policy set for 100mb but apparently deleting of old data does not happens.
log.retention.bytes=104857600
kafka_log_cleanup_interval_mins: 1

My question is – how to resolve this problem? Why cleanup does not happen?
Can we force cleanup and deletion for this partition? Why this system topic?

 Thanks
Eugene

----------------------------------------------------------------------
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.