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

Florent Guillaume reopened NXP-1761:
------------------------------------

      Assignee: Thierry Delprat  (was: Damien Dupraz)

The code is not acceptable.

The MassLifeCycleTransitionMessage cannot live in the webapp, as it is sent on 
the event bus to other servers.

On multi-machine this causes:
Exception: java.lang.ClassNotFoundException. message: No ClassLoaders found 
for: org.nuxeo.ecm.webapp.lifecycle.MassLifeCycleTransitionMessage (no security 
manager: RMI class loader disabled)



> Impove trash management for big folders
> ---------------------------------------
>
>                 Key: NXP-1761
>                 URL: http://jira.nuxeo.org/browse/NXP-1761
>             Project: Nuxeo Enterprise Platform 5
>          Issue Type: Improvement
>            Reporter: Thierry Delprat
>            Assignee: Thierry Delprat
>             Fix For: 5.1.3, 5.2 M1
>
>
> Trash management is based on life cycle :
>  - putting to trash == set life cycle to deleted
>  - restoring from trash == reset lifecycle
> For big folders, putting to trash or restoring from trash can take a very 
> long time because we need to change life cycle state for all items in the 
> tree.
> This nees to be changed to use asynchornous processing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
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