spring-cloud / spring-cloud/spring-cloud-commons
Add a Power of Two Choices alogrithm implementation for Spring Cloud LoadBalancer
Open
@OlgaMaciaszek is already working on this.
Since Oct 29, 2019.
enhancement
- Dominant language
- Java
- Stars
- 751
- Forks
- 744
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
Provide a Power of Two Choices (https://www.nginx.com/blog/nginx-power-of-two-choices-load-balancing-algorithm/) implementation for Spring Cloud LoadBalancer.
Original issue: https://github.com/spring-cloud/spring-cloud-commons/issues/595
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.