[
https://issues.apache.org/jira/browse/KAFKA-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889363#comment-17889363
]
Kirk True commented on KAFKA-17724:
-----------------------------------
[~schofielaj]—would you kindly update the status of this to "Patch Available?"
Thanks!
> 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
> Labels: kip-848-client-support
> 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)