Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1920

Streams: support supplying options in start,stop, and drop

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Needed
    • Hide

      The sp.<name>.start(), sp.<name>.stop() and sp.<name>.drop() methods now all accept a generic options object with options that will be passed down to the underlying command.

      Show
      The sp.<name>.start(), sp.<name>.stop() and sp.<name>.drop() methods now all accept a generic options object with options that will be passed down to the underlying command.
    • Atlas Streams

      Allow an arbitrary "options" object to be specified in mongosh StreamProcessor start, stop, and drop methods.

      This will support important features like https://jira.mongodb.org/browse/STREAMS-872

      Using an arbitrary object allows us to minimize customer mongosh client upgrades as we add new features to Atlas Stream Processing.

            Assignee:
            matthew.normyle@mongodb.com Matthew Normyle
            Reporter:
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: