Calvin Liu created KAFKA-16250:
----------------------------------
Summary: Consumer group coordinator should perform sanity check on
the offset commits.
Key: KAFKA-16250
URL: https://issues.apache.org/jira/browse/KAFKA-16250
Project: Kafka
Issue Type: Improvement
Reporter: Calvin Liu
The current coordinator does not validate the offset commits before persisting
it in the record.
In a real case, though, I am not sure why the consumer generates the offset
commits with a consumer offset valued at -2, the "illegal" consumer offset
value caused confusion with the admin cli when describing the consumer group.
The consumer offset field is marked "-".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)