[
https://issues.apache.org/jira/browse/SLING-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746186#comment-17746186
]
Carsten Ziegeler commented on SLING-11983:
------------------------------------------
This might bring us into dangerous territory; first of all it is a change in
behaviour which might break some usage.
Second it starts to couple the properties stored in this map with the
operations performed on the resource resolver. But then only for one specific
use case, refresh. What about a delete operation or a move?
> Clear propertyMap when resourceResolver.refresh() is called
> -----------------------------------------------------------
>
> Key: SLING-11983
> URL: https://issues.apache.org/jira/browse/SLING-11983
> Project: Sling
> Issue Type: Task
> Components: ResourceResolver
> Affects Versions: Resource Resolver 1.10.0
> Reporter: Joerg Hoh
> Priority: Major
>
> The ResourceResolver should clear the the propertyMap when refresh is called.
> Also the Javadoc needs to be updated to reflect that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)