LoganZhuZzz commented on PR #19056:
URL: https://github.com/apache/kafka/pull/19056#issuecomment-2689972128

   > Do we need to add an annotation to indicate that the thread is not 
thread-safe? @LoganZhuZzz @chia7712
   
   Thanks for the feedback @gongxuanzhang ! Kafka already provides the 
`@kafka.utils.nonthreadsafe` annotation to indicate thread-unsafe classes. 
However, I’ve noticed that some classes with thread-unsafe comments don’t have 
the annotation. I’ve chosen to maintain consistency with the existing code 
style for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to