-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
We need to:
- Notice the broker has added a new partition (through consumer group rebalance notifications or otherwise)
- Assign and start consuming that partition
- 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
- is duplicated by
-
SERVER-87008 duplicate
- Closed