bbende commented on issue #232: NIFIREG-292 Add DB impls of UserGroupProvider 
and AccessPolicyProvider
URL: https://github.com/apache/nifi-registry/pull/232#issuecomment-545480602
 
 
   @kevdoran pushed up some new commits that address the feedback we discussed 
above..
   
   - Removed unused deprecated methods
   - Removed FK constraint on user-group table
   - Introduced IdentityMapper interface and integrated into various providers
   - Collapsed abstract DB provider into impls
   
   For now the DefaultIdentityMapper is just a wrapper around 
IdentityMapperUtil just so we can get all the direct references to 
IdentityMappingUtil and NiFiRegistryProperties out of the providers, but we can 
improve on this default impl later and probably get rid of the util class all 
together.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to