karsonto commented on PR #4736: URL: https://github.com/apache/eventmesh/pull/4736#issuecomment-1884450441
The main changes are as follows: SubscriptionManager add a reentrant lock ensure thread safety SubscriptionManager adds url client mapping Optimize registerClient logic and remove the inefficient method of finding objects in for loop SubscribeProcessor and LocalSubscribeEventProcessor remove the synchronized method calling SubscriptionManager -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
