lizhimins commented on PR #1208: URL: https://github.com/apache/rocketmq-clients/pull/1208#issuecomment-4140733673
The intermittent failures in multi-threaded environments are more likely caused by a race condition during initialization rather than a ClassLoader issue. The actual fix should be ensuring ClientServiceProvider is initialized in a thread-safe manner. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
