Abhinav Dixit created KAFKA-19823:
-------------------------------------
Summary: PartitionMaxBytesStrategy bug when request bytes is
lesser than acquired topic partitions
Key: KAFKA-19823
URL: https://issues.apache.org/jira/browse/KAFKA-19823
Project: Kafka
Issue Type: Sub-task
Reporter: Abhinav Dixit
Assignee: Abhinav Dixit
There is a bug in the broker logic of splitting bytes in
{{PartitionMaxBytesStrategy.java}} due to which we are setting
{{partitionMaxBytes}} as 0 in case requestMaxBytes is lesser than
acquiredPartitionsSize
--
This message was sent by Atlassian Jira
(v8.20.10#820010)