spring-cloud / spring-cloud/spring-cloud-commons
Custom LoadBalancer configuration not working properly when class simple name same as the default configuration
Open
@OlgaMaciaszek is already working on this.
Since Jun 17, 2024.
bug
- Dominant language
- Java
- Stars
- 751
- Forks
- 744
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
To reproduce, use this sample: https://github.com/spring-cloud-samples/feign-eureka/tree/custom-loadbalancer-config and change the class name of LoadBalancerClientConfig to LoadBalancerClientConfiguration.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.