You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2019/12/12 16:46:59 UTC

[GitHub] [sling-org-apache-sling-i18n] Buuhuu opened a new pull request #3: SLING-8915 Lazily replace previously cached ResourceBundles

Buuhuu opened a new pull request #3: SLING-8915 Lazily replace previously cached ResourceBundles 
URL: https://github.com/apache/sling-org-apache-sling-i18n/pull/3
 
 
   Instead of clearing the cache and removing the ServiceRegistration of already cached ResourceBundles the new ResourceBundle is created and replaces the existing without blocking other threads accessing the still cached (old) version of it.

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