Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2865

KafkaSpout constructor with KafkaConsumerFactory shoud be public

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 2.0.0, 1.x
    • None
    • storm-kafka-client
    • None
    • kafka version:0.11
      storm-kafka-client version: 1.1.*

    Description

      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".

      Attachments

        Activity

          People

            Unassigned Unassigned
            YulongZ YulongZ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: