[ https://issues.apache.org/jira/browse/KAFKA-18877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935802#comment-17935802 ]
TengYao Chi commented on KAFKA-18877: ------------------------------------- That sounds good. I will give it a try. :) > an mechanism to find cases where we accessed variables from the wrong thread > ---------------------------------------------------------------------------- > > Key: KAFKA-18877 > URL: https://issues.apache.org/jira/browse/KAFKA-18877 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: TengYao Chi > Priority: Major > > from [https://github.com/apache/kafka/pull/18997#pullrequestreview-2645589959] > There are some _non-thread safe_ classes storing the important information, > and so they are expected to be access by specific thread. Otherwise, it may > cause unexpected behavior -- This message was sent by Atlassian Jira (v8.20.10#820010)