WHBANG opened a new pull request, #1433: URL: https://github.com/apache/incubator-pegasus/pull/1433
### What problem does this PR solve? <!--add issue link with summary if exists--> https://github.com/apache/incubator-pegasus/issues/1054 This patch implements replica access controller using Ranger for ACL. 1. The Ranger policy info of the table is written to the app_envs of the table. 2. Supported using the policy in the app_envs for ACL when the replica server reads and writes. 3. Modified some unit tests, and compatible with old and new ACL, some todo done. -- 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]
