[
https://issues.apache.org/jira/browse/KAFKA-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-17724:
------------------------------
Component/s: consumer
> Clients - resolve race condition for SubscriptionState in share group consumer
> ------------------------------------------------------------------------------
>
> Key: KAFKA-17724
> URL: https://issues.apache.org/jira/browse/KAFKA-17724
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, consumer
> Affects Versions: 4.0.0
> Reporter: Andrew Schofield
> Assignee: Andrew Schofield
> Priority: Major
> Fix For: 4.0.0
>
>
> The SubscriptionState object is not thread-safe. Currently, there are a
> handful of accesses in the application thread in ShareConsumerImpl which
> ought to be moved into the background thread, thus eliminating the
> possibility of race conditions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)