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

[jira] [Reopened] (STORM-1010) Each KafkaBolt could have a specified properties.

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

Rick Kellogg reopened STORM-1010:
---------------------------------

> Each KafkaBolt could have a specified properties.
> -------------------------------------------------
>
>                 Key: STORM-1010
>                 URL: https://issues.apache.org/jira/browse/STORM-1010
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-kafka
>            Reporter: Renkai Ge
>            Assignee: Renkai Ge
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> Now KafkaBolt producer properties could only be set by
> conf.put(KafkaBolt.KAFKA_BROKER_PROPERTIES, props);
> which means all bolts in a topology use the same version of properties.
> A KafkaBolt may need it's own properties sometimes.



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