Ambud Sharma created STORM-1777:
-----------------------------------
Summary: 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)