WHBANG opened a new pull request, #1402: URL: https://github.com/apache/incubator-pegasus/pull/1402
### What problem does this PR solve? <!--add issue link with summary if exists--> https://github.com/apache/incubator-pegasus/issues/1054 This patch implements meta access controller using Ranger for ACL. 1. Redefine the access control logic of RPCs registered in `meta_serivce.h`, and adapt the old and new ACL. 2. Some internal RPCs are registered in the `_allowed_rpc_code_list`. 2. Realize periodic update of resource strategy from Ranger service. 3. Changed some ut. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
