Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Atlas Streams
Description
In https://github.com/10gen/mongo/pull/11193 we added support for librdkafka builds to linux x86_64, and restricted builds of the stream module to linux x86_64.
We only need linux x86_64 for MDP for our Atlas Streams service.
This ticket represents the work to improve the streams module and librdkafka build to work for MacOS, linux aarch64, and Windows.
Other follow up improvements
- Add switch for system librdkafka library
- Refactor LZ4 dependencies out of librdkafka and mozjs
- Address some TODOs in the code to generate config files for mongoc depending on the platform, see this comment: https://github.com/10gen/mongo-enterprise-modules/pull/1056#issuecomment-1518081512