Entia non sunt multiplicanda praeter necessitatem
-------------------------------------------------

                 Key: NXP-6462
                 URL: https://jira.nuxeo.com/browse/NXP-6462
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Semantic Entities
    Affects Versions: 5.4.0.1
            Reporter: Olivier Grisel
            Assignee: Olivier Grisel
            Priority: Major
             Fix For: 5.4.1


In English: Entities should be multiplied beyond necessity -- 
http://en.wikipedia.org/wiki/Occam%27s_razor

Semantic Entities should not be duplicated in the entity store: this is often 
happening when dereferencing is done asynchronous event listeners running un 
concurrent transactions. In order to avoid this the dereferenced entities 
should be created / updated in batch by a single thread managing it's own 
transaction. Asynchronous event listeners should all send the dereferenced 
entities to the service by using a simple queue.

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