Github user darionyaphet commented on the issue:

    https://github.com/apache/storm/pull/1587
  
    Hi @hmcl  `auto.commit.interval.ms` is the interval to committed offset 
into zookeeper and it default value is `60 * 1000 (1S)`.  I found there is a 
constant in `KafkaSpoutConfig .Consumer` , so I try to expose a method to 
config it. The commit time is `500ms` in `KafkaSpoutConfig` ,actually they are 
the same .


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to