You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Damian Guy (JIRA)" <ji...@apache.org> on 2018/02/01 11:58:04 UTC

[jira] [Updated] (KAFKA-5729) Consumer should verify offset commits are from assigned partitions

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

Damian Guy updated KAFKA-5729:
------------------------------
    Fix Version/s:     (was: 1.1.0)
                   1.2.0

> Consumer should verify offset commits are from assigned partitions
> ------------------------------------------------------------------
>
>                 Key: KAFKA-5729
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5729
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>            Reporter: Jason Gustafson
>            Priority: Major
>             Fix For: 1.2.0
>
>
> Need to think through the compatibility implications since we currently allow this, but at a minimum, we should verify that only offsets from partitions dynamically assigned can be committed. The lack of this validation tends to mask problems in the partition revocation and assignment process. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)