[
https://issues.apache.org/jira/browse/KAFKA-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905054#comment-13905054
]
Jun Rao commented on KAFKA-1252:
--------------------------------
There is a compilation error after the checkin.
/Users/jrao/Intellij/kafka_gradle/core/src/main/scala/kafka/tools/newproducer/MirrorMaker.scala:87:
value BLOCK_ON_BUFFER_FULL is not a member of object
org.apache.kafka.clients.producer.ProducerConfig
producerProps.setProperty(ProducerConfig.BLOCK_ON_BUFFER_FULL, "true")
^
four warnings found
one error found
:core:compileScala FAILED
> Implement re-tries in new producer
> ----------------------------------
>
> Key: KAFKA-1252
> URL: https://issues.apache.org/jira/browse/KAFKA-1252
> Project: Kafka
> Issue Type: Sub-task
> Components: producer
> Reporter: Jay Kreps
> Assignee: Jay Kreps
> Attachments: KAFKA-1252.patch, KAFKA-1252_2014-02-18_17:14:38.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)