opentracing-contrib / opentracing-contrib/java-spring-cloud

Mongo Client 4.x Not supported

Open
#307 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
399
Forks
143
Avg merge
1d 3h
Merged PRs (30d)
22

Description

We are running with spring-boot 2.3.x, which pulls in Mongo Client 4.x

The MongoClient has been updated, and no longer has the same interface. (Or package path)

Is there a way to make the cloud-mongo-starter support both Mongo Client 3.x and 4.x?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the cloud-mongo-starter entry point and comparing the MongoClient interfaces and package paths used by Mongo Client 3.x and 4.x under Spring Boot 2.3.x. Done means the starter supports both client versions without breaking existing integration, with compatibility verified for each version.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, mongodb, spring-boot
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.