You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/07/01 06:14:15 UTC

[GitHub] yush1ga opened a new pull request #547: Add wildcard matching setting for DiscoveryService

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:
users@infra.apache.org


With regards,
Apache Git Services