-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.0.0
-
Fix Version/s: 0.9.0.1
-
Component/s: None
-
Labels:None
Since 0.9.0 the internal "__consumer_offsets" topic is being used more heavily. Because this is a compacted topic "log.cleaner.enable" needs to be "true" in order for it to be compacted.
Since this is critical for core Kafka functionality we should change the default to true and potentially consider removing the option to disable all together.
- is related to
-
KAFKA-3000 __consumer_offsets topic grows indefinitely
-
- Resolved
-