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

Support adding a Kafka partition to $source topic without needing to re-create stream processor

    • Atlas Streams

      We need to:

      1. Notice the broker has added a new partition (through consumer group rebalance notifications or otherwise)
      2. Assign and start consuming that partition
      3. Include that partition information in checkpoints henceforth

      Also, we should refactor all the connection and partition management logic into Connector class (perhaps renaming it), see this discussion: https://github.com/10gen/mongo-enterprise-modules/pull/1976#discussion_r1509523144

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

              Created:
              Updated: