jsedding commented on issue #1: SLING-7313 refresh the resource type resolver as well URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/1#issuecomment-353552868 @kwin I don't think there's an issue with synchronization here. AFAIU we're in the implementation details of a single ResourceResolver, which is documented as NOT thread-safe. Therefore it would be a programming error if it was used concurrently. cc @cziegeler you know these parts well, I would appreciate if you could double-check. Thanks.
---------------------------------------------------------------- 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
