Skip to content

LoadBalancer: Add ability to eagerly create ReactiveLoadBalancerClient contexts #729

@Fetsivalen

Description

@Fetsivalen

I'm migrating from the Ribbon to the Reactive Spring cloud load balancer and find out the contexts are created in the same way (through the synchronized block).
That's why it seems to me that it will be great to have the ability to create contexts eagerly.
For example, in the same way, as it is for Ribbon
https://cloud.spring.io/spring-cloud-netflix/multi/multi_spring-cloud-ribbon.html#ribbon-child-context-eager-load

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions