Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor MongoClientProcessor #45433

Open
geoand opened this issue Jan 8, 2025 · 1 comment
Open

Refactor MongoClientProcessor #45433

geoand opened this issue Jan 8, 2025 · 1 comment
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/mongodb

Comments

@geoand
Copy link
Contributor

geoand commented Jan 8, 2025

Description

MongoClientProcessor is both unnecessarily complicated and also incorrect in the way it always produces a MongoConnectionNameBuildItem for the default connection (even if that is never used).

We can likely simplify the generation of Mongo client beans while trimming down the build items used and fixing this issue.

We likely want to only do this after the next LTS is out so we can get as much bake time as possible between LTS releases

Implementation ideas

No response

@geoand geoand added the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Jan 8, 2025
Copy link

quarkus-bot bot commented Jan 8, 2025

/cc @loicmathieu (mongodb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/mongodb
Projects
None yet
Development

No branches or pull requests

1 participant