Jason Gustafson created KAFKA-5729:
--------------------------------------
Summary: 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
Fix For: 1.0.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
(v6.4.14#64029)