You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/05/09 12:53:00 UTC

[jira] [Commented] (BEAM-14420) Mongo DB Upgrade to 5.0 having compatibitlity issue with Apache Beam included mong0-java-driver.

    [ https://issues.apache.org/jira/browse/BEAM-14420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533785#comment-17533785 ] 

Kenneth Knowles commented on BEAM-14420:
----------------------------------------

Thanks for the report and details. Since the version change from 3.x to 5.x may have breaking changes, this may be something where Beam needs to support both versions at the same time.

We reserve P0 for outages like when the website is down (see https://beam.apache.org/contribute/jira-priorities/) and this would be a very useful new capability for Beam so it would fall into P2. This is still an important priority and we are glad you filed the Jira!

Would you have interest in trying to build a MongoDB 5 compatible connector? We need to keep the existing compatibility as well, so you might need to create a separate module.

> Mongo DB Upgrade to 5.0 having compatibitlity issue with Apache Beam included mong0-java-driver.
> ------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-14420
>                 URL: https://issues.apache.org/jira/browse/BEAM-14420
>             Project: Beam
>          Issue Type: New Feature
>          Components: dependencies
>    Affects Versions: 2.38.0
>         Environment: Production
>            Reporter: Deepal Neema
>            Priority: P2
>              Labels: MongoDB, apache-beam, dataflow, mongodb
>         Attachments: image-2022-05-05-17-16-23-236.png, screenshot-1.png
>
>
> 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]
> !image-2022-05-05-17-16-23-236.png!
> 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.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)