WHBANG opened a new pull request, #1452: URL: https://github.com/apache/incubator-pegasus/pull/1452
### What problem does this PR solve? <!--add issue link with summary if exists--> https://github.com/apache/incubator-pegasus/issues/1054 This patch add ACL to the NFS copy of replica. 1. Added `gpid` info to the data structure defined in `nfs.thrift` 2. Perform ACL through the Ranger policy matched by `gpid` 3. The registration of nfs is moved to `replica_stub.cpp`, and the original registration information is retained, which is convenient for testing -- 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]
