hudeqi commented on PR #13404: URL: https://github.com/apache/kafka/pull/13404#issuecomment-1472060451
About issues in #13348 , my solution is: remove the use of the iteration variable of stats from the main thread, the read and write it completely by the callback of a separate producer thread, so that the previous problems will not occur. According to the test case given by xx, I Tried it several times and it seems to be ok. Thank you for reviewing again, thank you. -- 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