You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ankit Agarwal (JIRA)" <ji...@apache.org> on 2016/08/25 05:17:20 UTC

[jira] [Commented] (SLING-5708) discarding ResourceBundle of all locale

    [ https://issues.apache.org/jira/browse/SLING-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436302#comment-15436302 ] 

Ankit Agarwal commented on SLING-5708:
--------------------------------------

[~kwin] [~cziegeler]
if json dictionaries are used instead of sling:Message based dictionaries  will that improvise the overall performance of reloading the cache ?
And as SLING-5741 is still not fixed should that be fixed before moving from sling:Message to json dictionaries ?



> discarding ResourceBundle of all locale
> ---------------------------------------
>
>                 Key: SLING-5708
>                 URL: https://issues.apache.org/jira/browse/SLING-5708
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: i18n 2.4.6
>            Reporter: Ankit Agarwal
>            Assignee: Konrad Windszus
>
> After fix for SLING-4795 was included. 
> Only ResourceBundle of locale which has been changed will be discarded. 
> But this works this way only if, ResourceBundle of locale which has been changed is already available in ResourceBundle cache.
> If ResourceBundle cache does not have ResourceBundle of locale which has been has been , Complete Cache is discarded. Is this a correct behaviour ? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)