[ 
https://issues.apache.org/jira/browse/KAFKA-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434215#comment-15434215
 ] 

Manikumar Reddy commented on KAFKA-4065:
----------------------------------------

"compression.type"  config property is used in New Producer API. There is no 
"compressed.topics" config property. 
"compression.codec" config property is for Old scala based Producer API. Old 
Producer is  deprecated and will be removed in the future.

> 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)

Reply via email to