spring-cloud-consul
spring-cloud-consul copied to clipboard
Modify the getServices() method so that it filters on default-query-tag
This PR modifies ConsulDiscoveryClient
so that its getServices()
method takes into account the value of default-query-tag
if it is set.
Further details are available in issue #452.
@fuleow Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Do changes of these nature fall under "obvious fix" or does it require signing the ICLA?
Since it is a change in functionality or behavior, it requires the CLA
@fuleow Thank you for signing the Contributor License Agreement!
In Finchley, this method is useless, I don't know why catalogservice was called frequently.