Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

There is a big consumption of server resources at com.alibaba.cloud.dubbo.registry.DubboCloudRegistry#subscribeURLs async subscription #1963

Closed
microrefit opened this issue Feb 5, 2021 · 2 comments
Labels
area/dubbo Tagged as dubbo-related issue/pr stale wait-for-feedback

Comments

@microrefit
Copy link

microrefit commented Feb 5, 2021

There is a huge consumption of server resources at com.alibaba.cloud.dubbo.registry.DubboCloudRegistry#subscribeURLs async subscription

Which Component
spring-cloud-starter-dubbo 2.2.3.RELEASE com.alibaba.cloud.dubbo.registry.DubboCloudRegistry#subscribeURLs

Describe the bug
image

image

There are two problems,
One is When I start up a consumer service which subscribes 20 services,stop one of them during subscribeURLs,There will be a lot of exception logs printed out.
Another is When I start up one of subscribed services, This method will subscribe all services.

Expected behavior
I recommend the consumer service only subscribe url the one start up.

@microrefit microrefit changed the title There is a huge consumption of server resources at com.alibaba.cloud.dubbo.registry.DubboCloudRegistry#subscribeURLs async subscription There is a big consumption of server resources at com.alibaba.cloud.dubbo.registry.DubboCloudRegistry#subscribeURLs async subscription Feb 8, 2021
@HaojunRen HaojunRen added the area/dubbo Tagged as dubbo-related issue/pr label Apr 10, 2021
Copy link

github-actions bot commented Feb 5, 2025

This issue has been open 30 days with no activity. This will be closed in 7 days.

@github-actions github-actions bot added the stale label Feb 5, 2025
Copy link

This issue has been automatically marked as stale because it hasn't had any recent activity.If you think this should still be open, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up. Thank you for your interest and contribution to the Sping Cloud Alibaba Community.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/dubbo Tagged as dubbo-related issue/pr stale wait-for-feedback
Projects
None yet
Development

No branches or pull requests

2 participants