lc0138

Results 2 issues of lc0138

**Given:** 6 instances of org.springframework.cloud:spring-cloud-netflix-eureka-server:2.2.4.RELEASE (each 8 GB RAM, 4 CPU) ```properties eureka.server.peer-node-connect-timeout-ms=20000 eureka.server.peer-node-read-timeout-ms=20000 ``` **When:** 7000+ instance **Then:** Eureka stucks during sync with other eureka nodes. Busy threads graphic...

in progress

Hi Spring Cloud Team, We are using Spring Cloud Netflix as our Discovery Service, and also setup an Eureka cluster as registration center. We need to provide a method to...

for team discussion