You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/09 21:02:00 UTC

[jira] [Commented] (KAFKA-9842) Address testing gaps in consumer OffsetsForLeaderEpochs request grouping

    [ https://issues.apache.org/jira/browse/KAFKA-9842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080000#comment-17080000 ] 

ASF GitHub Bot commented on KAFKA-9842:
---------------------------------------

hachikuji commented on pull request #8457: KAFKA-9842; Add test case for OffsetsForLeaderEpoch grouping in Fetcher
URL: https://github.com/apache/kafka/pull/8457
 
 
   This is a follow-up to #8077. The bug exposed a testing gap in how we group partitions. This patch adds a test case which reproduces the reported problem.
   
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Address testing gaps in consumer OffsetsForLeaderEpochs request grouping
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-9842
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9842
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>
> KAFKA-9583 identified an issue with the grouping of partitions in OffsetsForLeaderEpoch requests sent by the consumer. We should have test cases which ensure that partitions are grouped correctly.



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