[
https://issues.apache.org/jira/browse/SLING-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563386#comment-14563386
]
Carsten Ziegeler commented on SLING-4761:
-----------------------------------------
It seems that the last view you get via a topology listener might get mark as
old (not current), this is the events I see:
28.05.2015 19:58:57.015 Received topology event PROPERTIES_CHANGED, hash code
2037323133, current : true
28.05.2015 19:58:57.022 Received topology event PROPERTIES_CHANGED, hash code
2037323133, current : true
28.05.2015 19:59:06.995 active check, hash code 2037323133, current : false
The interesting thing is that the properties changed event is received twice,
with the same new view object, ten seconds later the view is not current
anymore but no topology event / change has been received by the listener.
I experienced this with 1.1.0 and can reproduce this. Trying 1.1.2 now
> Latest view seems to get marked as not current
> ----------------------------------------------
>
> Key: SLING-4761
> URL: https://issues.apache.org/jira/browse/SLING-4761
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Discovery Impl 1.1.0
> Reporter: Carsten Ziegeler
> Fix For: Discovery Impl 1.1.4
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)