Details
-
New Feature
-
Status: Open
-
P2
-
Resolution: Unresolved
-
2.38.0
-
None
-
Production
-
Important
Description
I am from the Jaguar Landrover (JLR UK) team and we are using Apach beam Dataflow Pipeline to ingest JLR vehicle data into Mongo DB from more than a Year. On production we have upgraded our Mongo DB from 4.4 to 5.0. And We have Apach Beam Pipeline running with version 2.34 on GCP. And after upgrading we are experinceing connection issue.
And as per Mongo DB Documentation says this Apache Beam dependecy mongo-java-driver is not compatible with Mongo DB 5.0.
https://www.mongodb.com/docs/drivers/java/sync/current/compatibility/#compatibility
Atelast we should have Mongo Java Driver 4.4 or higher with Mongo DB 5.0
And inside the Apach Beam version i can see Mongo Java Driver version is till 3.12.x so Please provide your valudable help in this issue. Our Application is on JLR Production and it's causing critical issues.
Please have a look at this on urgent basis as it's blocking on production.