Details
-
Test
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.7.0
-
None
Description
There is justified concern that the new threading model may not play well with "tricky" ConsumerRebalanceListener callbacks. We need to provide some assurance that it will support complicated patterns.
- Design and implement test scenarios
- Update and document any design changes with the callback sub-system where needed
- Provide fix(es) to the AsyncKafkaConsumer implementation to abide by said design
Attachments
Issue Links
- is blocked by
-
KAFKA-16287 Implement example test for common rebalance callback scenarios
- Resolved