Abhinav Dixit created KAFKA-17848: ------------------------------------- Summary: Resolve reliability issue on the broker post moving delayed share fetch purgatory to ReplicaManager Key: KAFKA-17848 URL: https://issues.apache.org/jira/browse/KAFKA-17848 Project: Kafka Issue Type: Sub-task Reporter: Abhinav Dixit Assignee: Abhinav Dixit
Post merging [https://github.com/apache/kafka/pull/17437] , I see a reliability issue which is consistent when using share consumers with multiple topic partitions. The broker is unable to consume 1,000,000 records with 10 share consumers. It seems like some threads are going in a deadlock or fetch threads are not completing. -- This message was sent by Atlassian Jira (v8.20.10#820010)