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

Consider changing LoadBalancer to CDI bean instead of SPI #64

Closed
michalszynkiewicz opened this issue Sep 7, 2021 · 2 comments
Closed
Labels
enhancement Enhancements or Request for enhancement on-roadmap
Milestone

Comments

@michalszynkiewicz
Copy link
Collaborator

michalszynkiewicz commented Sep 7, 2021

it's easier to test CDI beans than SPI providers.
It could be nice to have both, a possibility to add LoadBalancers by creating CDI beans and by SPI

@cescoffier
Copy link
Contributor

Followed up by quarkusio/quarkus-upstream-roadmap#18.

organization: QuarkusIO
repository: quarkus-upstream-roadmap
issue: 18
url: https://github.com/quarkusio/quarkus-upstream-roadmap/issues/18

@cescoffier
Copy link
Contributor

Fixed.

@cescoffier cescoffier added this to the 2.0.0 milestone Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements or Request for enhancement on-roadmap
Projects
None yet
Development

No branches or pull requests

2 participants