Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-6462

Entia non sunt multiplicanda praeter necessitatem

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.4.0.1
    • Fix Version/s: None

      Description

      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.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: