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
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.
Which Component
spring-cloud-alibaba-sentinel-datasource 2021.0.5.0
Describe the bug
Unable to use Nacos configuration information correctly when configuring the nacos endpoint
When I use the following configuration, please note that I am using the nacos endpoint.
But when creating the configService, the default serverAddr value is used.
After analyzing the source code, I found the bug code and will submit a PR to fix it.
Simplest demo
To Reproduce
Expected behavior
Create configService with the correct nacos configuration
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: