You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2015/06/17 10:01:01 UTC

[jira] [Resolved] (SLING-4795) Only discard the ResourceBundles if they are really invalid

     [ https://issues.apache.org/jira/browse/SLING-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved SLING-4795.
------------------------------------
    Resolution: Fixed

Although JSON loading might be much faster, there might be still some JCR-based dictionaries around. I went ahead and committed in rev. 1685933.

> 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
>             Fix For: i18n 2.4.4
>
>
> 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)