Optimize Annotation Listener
----------------------------

                 Key: NXP-3628
                 URL: http://jira.nuxeo.org/browse/NXP-3628
             Project: Nuxeo Enterprise Platform
          Issue Type: Sub-task
            Reporter: Thierry Delprat
            Assignee: Alexandre Russel
             Fix For: 5.2.1
         Attachments: async-handlers.png

During a mass import Annotation Listener takes about 7% of the overall time.
This may seem small, but this should be 0%.

Current code reads all revents in the bundle.
=> Code should instead call containsEventName() on the bundle to avoid 
reconstructing new events for nothing.


-- 
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