liuzhaokun created STORM-2454:
---------------------------------
Summary: the default returned value of this method which named
"isConsumerAutoCommitMode" in KafkaSpoutConfig.java should be false
Key: STORM-2454
URL: https://issues.apache.org/jira/browse/STORM-2454
Project: Apache Storm
Issue Type: Bug
Components: storm-kafka-client
Reporter: liuzhaokun
Assignee: liuzhaokun
Attachments: setDefaultsAndGetKafkaProps.PNG, setdefaults.PNG
The configuration which named "enable.auto.commit" has been set to false when
we create a instance of KafkaSpoutConfig via the method of
"setDefaultsAndGetKafkaProps". And the logic of "isConsumerAutoCommitMode"
makes the returned value is "false",but the annotation doesn't.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)