Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Close consumers instantiated in consumer tests. Since these consumers often use the default group.id of "", they could cause transient failures like those seen in KAFKA-3117 and KAFKA-2933. I have not been able to prove that this change will fix those failures, but closing the consumers is a good practice regardless.
Attachments
Issue Links
- relates to
-
KAFKA-2933 Failure in kafka.api.PlaintextConsumerTest.testMultiConsumerDefaultAssignment
- Reopened
-
KAFKA-3117 Fail test at: PlaintextConsumerTest. testAutoCommitOnRebalance
- Resolved