You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sure that all the content I provide is in English.
Search before asking
I had searched in the issues and found no similar feature requirement.
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
When dubbo-admin uses nacos as the registration center, the registration center notifySubscriber process is very slow and consumes a lot of memory. Because of all the service info will be related to every single service , so that every single service changed , the Subscriber will process all the service, and cache file store the all related service info.
Related issues
No response
Are you willing to submit a pull request to fix on your own?
Yes I am willing to submit a pull request on my own!
Hello. I'm interested in this. Could I give it a try?
Thanks for your interest in this topic, we have fixed this issue on our development branch and want to merge it into the main repository
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
When dubbo-admin uses nacos as the registration center, the registration center notifySubscriber process is very slow and consumes a lot of memory. Because of all the service info will be related to every single service , so that every single service changed , the Subscriber will process all the service, and cache file store the all related service info.
Related issues
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: