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

Support Whole Cluster Change Streams

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams
    • Fully Compatible
    • Sprint 48

      Some customers like ComboCurve, ServiceTitan, & LucidMotors have requested Full Cluster change stream support. In many of these cases, many databases must be captured, and it is non-tenable from both a cost and operational management perspective to have to run a processor for each database to be collected. 

       

      The proto could look like this, which would capture ALL of the change stream for the connection. Just simply not adding database or collection to the $source. 

      {$source : {
                 connectionName : 'jsncluster0',
                 config : { pipeline : '...' } 
                 }
      }

            Assignee:
            matthew.normyle@mongodb.com Matthew Normyle
            Reporter:
            joe.niemiec@mongodb.com Joe Niemiec
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: