[ 
https://jira.nuxeo.com/browse/NXP-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bogdan Stefanescu resolved NXP-7517.
------------------------------------

    Resolution: Fixed

the action service use a cache to hold enabled listeners. But the cache will 
still hold references to reloaded listener classes until the cache will be 
lazily recomputed.
This fix is preserving the lazy computation but remove classes from memory when 
cache is invalidated.

> Event service breaks hot reload
> -------------------------------
>
>                 Key: NXP-7517
>                 URL: https://jira.nuxeo.com/browse/NXP-7517
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Bogdan Stefanescu
>            Assignee: Bogdan Stefanescu
>             Fix For: 5.4.3
>
>
> It seems that org.nuxeo.ecm.core.event.impl.EventListenerList is not 
> correctly undeploy contributions.
> When automation-core is hot reloaded the post async listener contributed by 
> automation is still referenced here.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to