Open
Description
Description:
Have, Java 1.8 with Spring boot 2.0 and Spring Cloud GREENWICH.RELEASE
Have 4 eureka server cluster and all 4 urls are passed in defaultZone in Spring boot
one eureka server is down
now my eureka client RetryableEurekaHttpClient keeps on trying to connect to down host post every 5 min and gives error
so, i reckon RetryableEurekaHttpClient is not adding host in quratineSet and this is happening only on single host of eureka client, on other instances same eureka client app works fine