[
https://issues.apache.org/jira/browse/KAFKA-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223132#comment-15223132
]
ASF GitHub Bot commented on KAFKA-3486:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/1169
> 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.0, 0.9.0.1
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Priority: Critical
> Fix For: 0.10.1.0, 0.10.0.0
>
>
> 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)