spring-cloud-netflix
spring-cloud-netflix copied to clipboard
Getting all instance registry info without timeout
the version of eureka as follows:
I find that the method of RestTemplateTransportClientFactory#restTemplate(String serviceUrl) creates RestTemplate without config of timeout. This will cause getting all instance registry info timeout makes it much easier for us to diagnose the problem and to verify that