[ 
https://issues.apache.org/jira/browse/STORM-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394069#comment-15394069
 ] 

ASF GitHub Bot commented on STORM-1991:
---------------------------------------

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 .


> Support auto.commit.interval in Kafka Client
> --------------------------------------------
>
>                 Key: STORM-1991
>                 URL: https://issues.apache.org/jira/browse/STORM-1991
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-kafka
>    Affects Versions: 1.0.0
>            Reporter: darion yaphet
>            Assignee: darion yaphet
>
> Support auto.commit.interval in Kafka Client



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to