spring-cloud / spring-cloud-commons

Common classes used in different Spring Cloud implementations
Apache License 2.0
704 stars 700 forks source link

feat(lb): deterministic subsetting algorithm #1289

Closed jizhuozhi closed 10 months ago

jizhuozhi commented 11 months ago

gh-1288

jizhuozhi commented 11 months ago

Hello @OlgaMaciaszek , PTAL

spencergibb commented 11 months ago

Please be patient, it has only been one day since you submitted it.

jizhuozhi commented 11 months ago

Sorry, I was impatient just now

OlgaMaciaszek commented 10 months ago

Hi @jizhuozhi, will you be able to finish this PR up soon? I'd like to get this feature included in 4.1.0.

jizhuozhi commented 10 months ago

Thanks @jizhuozhi, now only documentation, including this: #1289 (comment), is left. Please add corresponding changes in docs/modules/ROOT/pages/spring-cloud-commons/loadbalancer.adoc.

Hello, @OlgaMaciaszek . The document has been updated, PTAL

OlgaMaciaszek commented 10 months ago

Hi @Buzzardo, could you please review documentation changes?

OlgaMaciaszek commented 10 months ago

Fixes gh-1288.