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

Apoorv Mittal resolved KAFKA-19555.
-----------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

> Restrict records acquisition post max inflight records
> ------------------------------------------------------
>
>                 Key: KAFKA-19555
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19555
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Apoorv Mittal
>            Assignee: Apoorv Mittal
>            Priority: Major
>             Fix For: 4.2.0
>
>
> Currently, the check for max inflight records happen prior fetching data for 
> some share partition but the fetched data can be acquired and have records 
> which are past max inflight records. This is evident when some records are 
> released from the inflight records and the next fetch results in data past 
> max inflight records. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to