yush1ga opened a new pull request #547: Add wildcard matching setting for DiscoveryService URL: https://github.com/apache/incubator-pulsar/pull/547 ### Motivation Wildcard matching is available in `AuthorizationManager` but its setting is not added to `ServiceConfig` (configuration for DiscoveryService). ### Modifications - Added `authorizationAllowWildcardsMatching` to `ServiceConfig` - Fix `createServiceConfiguration()` in `DiscoveryService` - Fix conf ### Result Wildcard matching is available in discovery service. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
