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]


Reply via email to