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

Sanjana Kaundinya updated KAFKA-13045:
--------------------------------------
    Description: Now that we have 
https://issues.apache.org/jira/browse/KAFKA-12234 merged into {{trunk}} and 
{{3.0}}, we have to ensure that we test for the case where we have the same 
group id appearing in the request more than once and handle it correctly in 
batched {{OffsetFetch}} requests. Generally speaking we wouldn't expect this to 
happen since we wouldn't allow this for requests being built from the Builder, 
but it would still be good to have a test for this.  (was: Now that we have 
https://issues.apache.org/jira/browse/KAFKA-12234 merged into {{trunk and 3.0, 
we have to ensure that we test for the case where we have the same group id 
appearing in the request more than once}})

> Add test for batched OffsetFetch requests where we have the same group in the 
> request appear more than once
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13045
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13045
>             Project: Kafka
>          Issue Type: Test
>    Affects Versions: 3.0.0
>            Reporter: Sanjana Kaundinya
>            Assignee: Sanjana Kaundinya
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Now that we have https://issues.apache.org/jira/browse/KAFKA-12234 merged 
> into {{trunk}} and {{3.0}}, we have to ensure that we test for the case where 
> we have the same group id appearing in the request more than once and handle 
> it correctly in batched {{OffsetFetch}} requests. Generally speaking we 
> wouldn't expect this to happen since we wouldn't allow this for requests 
> being built from the Builder, but it would still be good to have a test for 
> this.



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

Reply via email to