You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2012/05/18 09:47:10 UTC

[jira] [Closed] (SLING-2365) JcrResourceListener: Asynchronously post Events to EventAdmin

     [ https://issues.apache.org/jira/browse/SLING-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-2365.
-----------------------------------

    
> JcrResourceListener: Asynchronously post Events to EventAdmin
> -------------------------------------------------------------
>
>                 Key: SLING-2365
>                 URL: https://issues.apache.org/jira/browse/SLING-2365
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>    Affects Versions: JCR Resource 2.0.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: JCR Resource 2.1.0
>
>
> Currently the JcrResourceListener posts events to the OSGi EventAdmin as it processes the JCR events.
> This may create a considerable delay on the repository observation queue processing because each call to the EventAdmin.postEvent must immediately extract the appropriate EventHandler services from the service registry. During JCR Event processing, we should only generate the OSGi events and post pone actual posting of events to a separate thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira