<!-- Please only use this template for submitting enhancement requests -->

**What would you like to be added**:

Nacos batch query API.

**Why is this needed**:

In order to know which application support the target interface service, we 
should query the config center to get the application name list.

For example, there are three application, a1, a2, a3, both support the service 
user.xx.com. So in the DynamicConfigurationServiceNameMapping, the 
implementation will use the interface user.xx.com as parameter to query 
configure center to get the application name list(a1, a2, a3).

However, nacos client has no API allow us to do that. We should think about how 
to resolve this problem.

see #453, #419  

[ Full content available at: https://github.com/apache/dubbo-go/issues/459 ]
This message was relayed via gitbox.apache.org for 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to