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

Add an option to disable Stream Processing

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.10-HF30, 11.2, 2021.0
    • Component/s: Streams
    • Release Notes Summary:
      An option is available to disable Stream Processing on a given node.
    • Upgrade notes:
      Hide

      All Stream Processors can be disabled on a Nuxeo node using:

      nuxeo.stream.processing.enabled=false
      

      All WorkManager processing can be disabled on a Nuxeo node using:

      nuxeo.work.processing.enabled=false
      
      Show
      All Stream Processors can be disabled on a Nuxeo node using: nuxeo.stream.processing.enabled= false All WorkManager processing can be disabled on a Nuxeo node using: nuxeo.work.processing.enabled= false
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #12
    • Story Points:
      3

      Description

      Since NXP-24314 we have a way to disable WorkManager processing on a Nuxeo node.

      The main goal is to be able to define front nodes dedicated to handle REST requests without doing any async processing.

      We want to do the same for Nuxeo Stream Processor using

      nuxeo.stream.processing.disable=true

      When this is option is set there should be no computation threads running on the Nuxeo node,
      like if all streamProcessor contributions are defined with start=false (NXP-28356)

        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 - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours
                  3h