You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/01/25 16:31:26 UTC

[jira] [Updated] (KAFKA-4242) Re-enable committing offsets in consumer's unsubscribe() when auto commit is enabled

     [ https://issues.apache.org/jira/browse/KAFKA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-4242:
-------------------------------
    Fix Version/s:     (was: 0.10.2.0)

> Re-enable committing offsets in consumer's unsubscribe() when auto commit is enabled
> ------------------------------------------------------------------------------------
>
>                 Key: KAFKA-4242
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4242
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Vahid Hashemian
>            Assignee: Vahid Hashemian
>
> Due to the issue reported in [KAFKA-3491|https://issues.apache.org/jira/browse/KAFKA-3491] the offset commit in consumer's {{unsubscribe()}} was temporarily disabled ([KAFKA-4234|https://issues.apache.org/jira/browse/KAFKA-4234]) so a workaround (calling {{unsubscibe()}} to reset the offsets) is in place for that issue.
> Once a permanent solution for [KAFKA-3491|https://issues.apache.org/jira/browse/KAFKA-3491] is in place committing offsets should be re-enabled in {{unsubscribe()}} method.



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