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

             Summary: storm-kafka-client configuration fails with a 
ClassCastException if "enable.auto.commit" is present in the consumer config 
map, and the value is a string
                 Key: STORM-2825
                 URL: https://issues.apache.org/jira/browse/STORM-2825
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-kafka-client
    Affects Versions: 2.0.0, 1.2.0
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing
            Priority: Blocker


{quote}
Exception in thread "main" java.lang.ClassCastException: java.lang.String
cannot be cast to java.lang.Boolean
        at
org.apache.storm.kafka.spout.KafkaSpoutConfig.setAutoCommitMode(KafkaSpoutConfig.java:721)
        at
org.apache.storm.kafka.spout.KafkaSpoutConfig.<init>(KafkaSpoutConfig.java:97)
        at
org.apache.storm.kafka.spout.KafkaSpoutConfig$Builder.build(KafkaSpoutConfig.java:671)
{quote}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to