[ https://issues.apache.org/jira/browse/SLING-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268253#comment-15268253 ]
Konrad Windszus commented on SLING-5708: ---------------------------------------- I already commented on that in http://www.mail-archive.com/dev@sling.apache.org/msg55818.html. We need to consider resource bundle inheritance here! Therefore even if a new bundle comes into play, it may affect the already cached bundles. > discarding ResourceBundle of all locale > --------------------------------------- > > Key: SLING-5708 > URL: https://issues.apache.org/jira/browse/SLING-5708 > Project: Sling > Issue Type: Bug > Components: Extensions > Reporter: Ankit Agarwal > > 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)