Skip to content

A simplified way of adjusting Spring Cloud LoadBalancer config #660

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

Closed
OlgaMaciaszek opened this issue Dec 18, 2019 · 3 comments
Closed
Assignees
Milestone

Comments

@OlgaMaciaszek
Copy link
Collaborator

OlgaMaciaszek commented Dec 18, 2019

Think of an easier way of switching between ServiceInstanceListSupplier and ReactorLoadBalancer implementations, without the users having to create hierarchies of delegate beans in custom configs.

@spencergibb
Copy link
Member

A couple of ideas: a few predefined hierarchies enabled by a property, or a property that is a list of classes and we enable to hierarchy using reflection.

@OlgaMaciaszek
Copy link
Collaborator Author

Adding a builder API and preselected configurations backed by properties.

@OlgaMaciaszek
Copy link
Collaborator Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants