You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Zhuo Liu (JIRA)" <ji...@apache.org> on 2015/10/01 20:04:26 UTC

[jira] [Updated] (STORM-1082) Fix the property parameters used in Kafka tests

     [ https://issues.apache.org/jira/browse/STORM-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhuo Liu updated STORM-1082:
----------------------------
    Description: 
"request.required.acks" in new KafkaProducer API has been renamed to "acks", we need to fix that. Also the "serializer.class" is obsolete.
The 8.3 Kafka documentation is not perfect for this configuration yet (see KAFKA-2602).

  was:
"request.required.acks" in new KafkaProducer API has been renamed to "acks", we need to fix that. Also the "serializer.class" is obsolete.
The 8.3 Kafka documentation is not perfect for this configuration yet.


> Fix the property parameters used in Kafka tests
> -----------------------------------------------
>
>                 Key: STORM-1082
>                 URL: https://issues.apache.org/jira/browse/STORM-1082
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-kafka
>            Reporter: Zhuo Liu
>            Assignee: Zhuo Liu
>            Priority: Minor
>
> "request.required.acks" in new KafkaProducer API has been renamed to "acks", we need to fix that. Also the "serializer.class" is obsolete.
> The 8.3 Kafka documentation is not perfect for this configuration yet (see KAFKA-2602).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)