You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2016/05/11 03:29:12 UTC

[jira] [Commented] (STORM-1777) Backport KafkaBolt from Storm 1.0.0 to 0.10.0 to support properties configuration method

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

Jungtaek Lim commented on STORM-1777:
-------------------------------------

Hi Ambud, 

For your information, we're discussing on dev@ regarding support of 0.10.x.
http://mail-archives.apache.org/mod_mbox/storm-dev/201605.mbox/%3CCAF5108hwgpg2OQAdkin3j2c13Ugww+iVTLcnWznJWtS0Bwxoxg@mail.gmail.com%3E

It's still in discussion but I think many contributors are in consensus that we want to concentrate 1.x and 2.x version lines, and less effort to 0.10.x.
Backporting may happen but it's strongly recommended to just upgrade to Storm 1.x if you want to use the new feature of Storm 1.x.

> Backport KafkaBolt from Storm 1.0.0 to 0.10.0 to support properties configuration method
> ----------------------------------------------------------------------------------------
>
>                 Key: STORM-1777
>                 URL: https://issues.apache.org/jira/browse/STORM-1777
>             Project: Apache Storm
>          Issue Type: Improvement
>    Affects Versions: 0.10.0
>            Reporter: Ambud Sharma
>            Assignee: Ambud Sharma
>             Fix For: 0.10.0
>
>
> Storm KafkaBolt requires Map object supplied under the kafka.broker.properties which makes the configuration values global i.e. there can be only one set of KafkaBolts in a given topology.
> This issue has already been resolved in Storm 1.0.0 by introducing the withProducerProperties method. 
> This ticket is to back port those changes to 0.10.0 so that we can use the community version rather than project specific back ports.



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