-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
Fully Compatible
-
167
Recent upgrades in a container image we use in streams_kafka/kafka.js (bitnami/kafka) caused some failures in evergreen.
https://jira.mongodb.org/browse/BF-31914
The failures are due to a container engine <-> JVM issue described here: https://stackoverflow.com/questions/72841549/container-fails-to-start-insufficient-memory-for-the-java-runtime-environment-t
The fix is to pin the version of bitnami/kafka, which we want to do anyways.