super-henry-bai opened a new issue, #5899: URL: https://github.com/apache/shenyu/issues/5899
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior The Discovery Config feature of the Divde plugin cannot be written to Discovery Upstream when using nacos as the registry in a non default namespace. The possible reason is that NacosDiscoveryService did not provide a namespaceId that can be passed in.  Can the filtering in DiscoveryDataChangedEdSyncListener be removed.  ### Expected Behavior _No response_ ### Steps To Reproduce Use Discovery Config in a non default namespace, with the type selected as nacos ### Environment ```markdown ShenYu version(s):2.7.0 ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
