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

David Jacot resolved KAFKA-13058.
---------------------------------
      Reviewer: Rajini Sivaram
    Resolution: Fixed

> `AlterConsumerGroupOffsetsHandler` does not handle partition errors correctly.
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-13058
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13058
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: David Jacot
>            Assignee: David Jacot
>            Priority: Blocker
>             Fix For: 3.0.0
>
>
> While reviewing https://github.com/apache/kafka/pull/10973, we have noticed 
> that `AlterConsumerGroupOffsetsHandler` does not handle the partition errors 
> correctly. The issue is that any partition error fails the entire future 
> returned in the results instead of failing only the future of the 
> corresponding partition. This is a regression that was introduced by KIP-699.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to