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

Calvin Liu updated KAFKA-16250:
-------------------------------
    Description: 
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 "".

 

 

  was:
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 "-".

 

 


> 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
>            Priority: Major
>
> 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)

Reply via email to