Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- links to