Lucas Brutschy created KAFKA-15833:
--------------------------------------
Summary: Restrict Consumer API to be used from one thread
Key: KAFKA-15833
URL: https://issues.apache.org/jira/browse/KAFKA-15833
Project: Kafka
Issue Type: Sub-task
Reporter: Lucas Brutschy
The legacy consumer restricts the API to be used from one thread only. This is
not enforced in the new consumer. To avoid inconsistencies in the behavior, we
should enforce the same restriction in the new consumer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)