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

ASF GitHub Bot commented on DRILL-7903:
---------------------------------------

vvysotskyi opened a new pull request #2201:
URL: https://github.com/apache/drill/pull/2201


   # [DRILL-7903](https://issues.apache.org/jira/browse/DRILL-7903): Update 
mongo driver from 3.12 to 4.2
   
   ## Description
   - Replaced old `mongo-java-driver` with the latest version of 
`mongodb-driver-sync`.
   - Replaced `de.flapdoodle.embed.mongo` usage with `testcontainers` to avoid 
dependencies on old `mongo-java-driver`.
   - Removed dependency on mongo from the java-exec module (and moved Bson 
reader).
   
   ## Documentation
   Yes.
   
   ## Testing
   All unit tests pass (now unit tests use docker containers with real mongo).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Bump mongo driver from 3.12 to 4.2
> ----------------------------------
>
>                 Key: DRILL-7903
>                 URL: https://issues.apache.org/jira/browse/DRILL-7903
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - MongoDB
>            Reporter: Cong Luo
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.19.0
>
>
> There is a good practice for upgrade the mongo driver. because the mongo 
> compatibility is more friendly for the driver (previous version). Please see 
> also 
> [MongoDB Compatibility|https://docs.mongodb.com/drivers/java/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to