[
https://issues.apache.org/jira/browse/KAFKA-15317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lianet Magrans resolved KAFKA-15317.
------------------------------------
Resolution: Fixed
Failing test consistently passing after PR
[https://github.com/apache/kafka/pull/14406] (potentially even before, given
that the failing test was only in integration branch)
> 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: Sub-task
> Components: clients, consumer
> Reporter: Lianet Magrans
> Priority: Minor
> Labels: consumer-threading-refactor, kip-848-preview
>
> 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 (test testConsumeFromCommittedOffsets on BaseAsynConsumerTest)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)