Apoorv Mittal created KAFKA-19555:
-------------------------------------
Summary: 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
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)