[ https://issues.apache.org/jira/browse/KAFKA-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk True updated KAFKA-17724: ------------------------------ Labels: kip-848-client-support (was: ) > 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)