DominikSuess commented on issue #8: SLING-7544 Make optimized alias lookup 
non-blocking
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/8#issuecomment-398847175
 
 
   @rombert - I just wonder how your lock scales as IIUC this will lock a 
thread for each resource being added. In case a big batch change comes in this 
might be rather ugly. That was the reason for me to collect intermediate 
changes in a concurrent list and only lock for the add and merge time of this 
‚backlog‘ instead of holding the threads open 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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