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

Drive: change summary might miss some event if its logDate is not yet commited by the DB in the audit table when the query for changes is run

    XMLWordPrintable

    Details

    • Sprint:
      Sprint Drive 5.9.6-1, Sprint Drive 5.9.6-2
    • Story Points:
      5

      Description

      For example, let's say Drive requests for changes every 30s:
      10:00:00 to 10:00:30 GetChanges
      10:00:30 to 10:01:00 GetChanges
      10:01:00 to 10:01:30 GetChanges

      If a transaction is started 10:00:29, with an event pushed at 10:00:29.350, but the transaction is only committed at 10:00:30.234, the event will be missed.
      The event id seems to be auto incremented so would probably be much safer to use.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: