[
https://issues.apache.org/jira/browse/STORM-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stig Rohde Døssing closed STORM-2865.
-------------------------------------
Resolution: Not A Problem
Fix Version/s: (was: 1.x)
(was: 2.0.0)
> KafkaSpout constructor with KafkaConsumerFactory shoud be public
> ----------------------------------------------------------------
>
> Key: STORM-2865
> URL: https://issues.apache.org/jira/browse/STORM-2865
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-kafka-client
> Affects Versions: 2.0.0, 1.x
> Environment: kafka version:0.11
> storm-kafka-client version: 1.1.*
> Reporter: YulongZ
> Priority: Minor
>
> When we use custom implement of interface "Deserializer",KafkaSpout
> constructor can only use class "KafkaConsumerFactoryDefault",the method
> “configure” of Interface “Deserializer” will not be called。
> We need change the "KafkaSpout" constructor with "KafkaConsumerFactory" to be
> public, so we can create custom custom implement of interface
> "KafkaConsumerFactory".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)