[ https://issues.apache.org/jira/browse/KAFKA-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436313#comment-15436313 ]
manzar commented on KAFKA-4065: ------------------------------- If "compressed.topics" is removed then how we can enable compression for some specific topic and disable compression for rest of the topics? > Property missing in ProcuderConfig.java - KafkaProducer API 0.9.0.0 > ------------------------------------------------------------------- > > Key: KAFKA-4065 > URL: https://issues.apache.org/jira/browse/KAFKA-4065 > Project: Kafka > Issue Type: Bug > Reporter: manzar > > 1 ) "compressed.topics" property is missing in ProducerConfig.java in > KafkaProducer API 0.9.0.0. due to that we can't enable some specific topic > for compression. > 2) "compression.type" property is there in ProducerConfig.java that was > expected to be "compression.codec" according to official document. -- This message was sent by Atlassian JIRA (v6.3.4#6332)