Lianet Magrans created KAFKA-15317:
--------------------------------------
Summary: Fix for async consumer access to committed offsets with
multiple consumers
Key: KAFKA-15317
URL: https://issues.apache.org/jira/browse/KAFKA-15317
Project: Kafka
Issue Type: Task
Components: clients, consumer
Reporter: Lianet Magrans
Access to the committed offsets via a call to the _committed_ API func works as
expected for a single async consumer, but it some times fails with timeout when
trying to retrieve the committed offsets with another consumer in the same
group.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)