Apoorv Mittal created KAFKA-17951: ------------------------------------- Summary: Rotate share partitions in share fetch Key: KAFKA-17951 URL: https://issues.apache.org/jira/browse/KAFKA-17951 Project: Kafka Issue Type: Sub-task Reporter: Apoorv Mittal Assignee: Apoorv Mittal
As per KIP we should rotate the fetch partitions [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=255070434#KIP932:QueuesforKafka-Fetchingandacknowledgingrecords] _In order to ensure no share-partitions are starved from records being fetched, the share-partition leader rotates the order of share-partitions for which it returns partition information. This ensures that it eventually returns data about all partitions for which data is available._ -- This message was sent by Atlassian Jira (v8.20.10#820010)