Guozhang Wang created KAFKA-3504: ------------------------------------ Summary: Changelog partition configured to enable log compaction Key: KAFKA-3504 URL: https://issues.apache.org/jira/browse/KAFKA-3504 Project: Kafka Issue Type: Sub-task Reporter: Guozhang Wang Fix For: 0.10.1.0
Today Kafka Streams automatically configured changelog topics for state stores, however these changelog topics are not configured as log compaction enabled. We should set the right configs when auto-creating these internal topics. -- This message was sent by Atlassian JIRA (v6.3.4#6332)