Carsten Ziegeler created SLING-4279:
---------------------------------------
Summary: Events through the ResourceChangeListener might not be
processed immediately
Key: SLING-4279
URL: https://issues.apache.org/jira/browse/SLING-4279
Project: Sling
Issue Type: Bug
Components: Installer
Affects Versions: Installer Core 3.5.4
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Installer Core 3.6.0
If a resource change is propagated through the ResourceChangeListener
interface, the change is put into the internal update infos list and the
installer is woken up.
However, the condition that is checked by the installer main thread does not
include the update infos list, therefore (based on timing) if no other task is
open, the installer might go into sleep although update infos is not empty
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)