anchela commented on pull request #12:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/12#issuecomment-769668884


   @karlpauls , as discussed.... i refactored your proposed to
   - get rid of the duplications for users/system users/groups
   - avoid repeated calls to UserUti.getAuthorizable which always looks up the 
user/group from scratch and in oak performs a query on the repository (4 times 
just for the system-user-creation seems just a bit too much).
   
   please review if i didn't miss/break something while refactoring :)


----------------------------------------------------------------
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]


Reply via email to