-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: Aggregation, Change Streams, CRUD
-
None
Support CustomOptions on ChangeStreamOptions and AggregateOptions
Many of our customers on MongoDB 7 and lower have kafka related workflows that connect and read directly from a shard. MongoDB 8 prevents this, but the custom option $_passthroughToShard allows for this. Furthermore, the mongodb kafka connector is built on Java, and without these custom options, the connector is unable to directly read from a shard in MongoDB 8+