You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/09/26 21:04:39 UTC

[GitHub] [nifi-registry] bbende opened a new pull request #232: NIFIREG-292 Add DB impls of UserGroupProvider and AccessPolicyProvider

bbende opened a new pull request #232: NIFIREG-292 Add DB impls of UserGroupProvider and AccessPolicyProvider
URL: https://github.com/apache/nifi-registry/pull/232
 
 
   This will allow us to get all data (metadata, flow content, and users/groups/policies) into the DB, and therefore can run more than one instance of the application pointing to the same external DB.
   
   This PR is based off the other PR for NIFIREG-321, so that needs to be reviewed and merged first.
   
   There is also a bunch of refactoring to the file-based providers so we should also test existing functionality with the file-based providers.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services