When I use cloud-config-client through eureka to cloud-config-server, I find if a node belong to cloud-config-server was down, the cloud-config-client still connect the down node though the heart beat already refresh the configClientProperties.
I have already find the reason and add pull request.
https://github.com/spring-cloud/spring-cloud-config/pull/2623