RapperCL opened a new issue, #5294:
URL: https://github.com/apache/rocketmq/issues/5294

   LoadClass optimization: 
            The class path is obtained through the getName() method, and when 
the class path changes due to the non-written path, it needs to be modified 
synchronously, otherwise the loading will fail.
   
   <img width="1098" alt="image" 
src="https://user-images.githubusercontent.com/44110731/195328287-6132e204-71eb-4f1c-b41e-45c98a43a635.png";>
   for example: 
   org.apache.rocketmq.broker.BrokerController.initialTransaction()
   
   <img width="1329" alt="image" 
src="https://user-images.githubusercontent.com/44110731/195328586-f20595ad-173b-4bdc-aa97-ab0177e43abb.png";>
   


-- 
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]

Reply via email to