Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-81015

Supply unique streamProcessorID to mstreams

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Sprint 31

      streamProcessors need IDs to help identify them in checkpointing data. This ID should not just be the user supplied `name` of the streamProcessor. The ID can just be the ObjectID in the metadata DB, or something like `name-{random characters}`, or a UUID, etc. Choosing a unique ID allows us to distinguish when a streamProcessor of "name" has been dropped and re-created.

      This ID and the tenantID needs to be supplied in the streams_startStreamProcessor request to mstreams.

            Assignee:
            aadesh.patel@mongodb.com Aadesh Patel (Inactive)
            Reporter:
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: