1. spring.cloud.loadbalancer.retry.maxRetriesOnSameServiceInstance=1 2.service instances count is 1,

result: Service instance was not resolved, executing the original request

i think in this case , shouldn't executing the original request

Comment From: OlgaMaciaszek

Hello, @klutz-he , please provide a detailed description of the issue, including the steps necessary to reproduce the issue, the expected result and the actual result. Also, please provide a minimal, complete, verifiable example that reproduces the issue.

Comment From: spring-cloud-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

Comment From: oliverlockwood

For posterity: this is possibly related to #650 and the newly-related #840.