[
https://issues.apache.org/jira/browse/SLING-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588371#comment-14588371
]
Alexander Klimetschek commented on SLING-4795:
----------------------------------------------
Note that with json dictionaries the reload is much faster (a not more that a
few 100ms)and that's what is used in 6.1 (your example).
> Only discard the ResourceBundles if they are really invalid
> -----------------------------------------------------------
>
> Key: SLING-4795
> URL: https://issues.apache.org/jira/browse/SLING-4795
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
>
> Currently on all changes on the JCR language nodes the full cache in
> {{JcrResourceBundleProvider}} becomes invalid.
> Since most of the changes won't change the actual locale or basename the
> invalidation could be improved so that only that {{JcrResourceBundle}} gets
> invalid, which is having the same locale/basename.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)