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

Do a POC for event sourcing stream producer

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 11.1, 2021.0
    • Component/s: Streams

      Description

      Instead of having multiple adhoc listeners that catch their specific event to run async work or stream processor.

      We could have a generic source event producer, which is a sync listener of source event in a transaction, this listener is enlisted to the transaction and will output events to a source event stream. (same principle as the StreamAuditEventListener)

      This could be used for extracting fulltext (instead of doing it during session.flush), indexing, ml pipeline, whatever processing.

      The hardest part is to find source event that should represent user's action rather than recording the effect of those actions.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 week, 1 day
                  1w 1d