Jason Gustafson created KAFKA-3486:
--------------------------------------

             Summary: Autocommit does not execute periodically when partitions 
are manually assigned
                 Key: KAFKA-3486
                 URL: https://issues.apache.org/jira/browse/KAFKA-3486
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.9.0.1, 0.9.0.0
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson
            Priority: Critical


We have an internal periodic task to commit offsets when autocommit is enabled, 
but we only start it after the consumer has joined its group. When the user is 
using manual partition assignment through assign(), the autocommit task never 
gets started, so the only time offsets would be committed is in close().



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

Reply via email to