Supply unique streamProcessorID to mstreams

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: