You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2018/11/20 11:35:00 UTC

[jira] [Created] (STORM-3290) Split storm-kafka-client KafkaSpoutConfig into a config for the Storm spout and a config for the Trident spouts

Stig Rohde Døssing created STORM-3290:
-----------------------------------------

             Summary: Split storm-kafka-client KafkaSpoutConfig into a config for the Storm spout and a config for the Trident spouts
                 Key: STORM-3290
                 URL: https://issues.apache.org/jira/browse/STORM-3290
             Project: Apache Storm
          Issue Type: Task
          Components: storm-kafka-client
    Affects Versions: 2.0.0
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing


The KafkaSpoutConfig class is being used for configuration of both the Trident and non-Trident spouts. I think we should split it up, because about half the properties are only used by the non-Trident spout. It is confusing for users to have a lot of settings that don't do anything.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)