[ https://issues.apache.org/jira/browse/JCR-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1183:
-------------------------------
Fix Version/s: 1.4
> JCR2SPI: potential race condition in event listener registration
> ----------------------------------------------------------------
>
> Key: JCR-1183
> URL: https://issues.apache.org/jira/browse/JCR-1183
> Project: Jackrabbit
> Issue Type: Bug
> Components: SPI
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Fix For: 1.4
>
>
> There's a potential race condition when the first event listener is registered (ObservationManager.addEventListener).
The observation manager should only start listening for events after the new SPI event filter
has been created.
> (Note there's a related problem when an *additional* event listener is getting registered,
while a RepositoryService.getEvents call is already in progress).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|