You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/17 19:00:00 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 ]

Matthias J. Sax updated KAFKA-5729:
-----------------------------------
    Fix Version/s:     (was: 2.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
>
> 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)