Spring-cloud-netflix: EMERGENCY! EUREKA MAY BE INCORRECTLY CLAIMING INSTANCES ARE UP WHEN THEY'RE NOT. RENEWALS ARE LESSER THAN THRESHOLD AND HENCE THE INSTANCES ARE NOT BEING EXPIRED JUST TO BE SAFE.

Created on 20 Jul 2016  ·  10Comments  ·  Source: spring-cloud/spring-cloud-netflix

EMERGENCY! EUREKA MAY BE INCORRECTLY CLAIMING INSTANCES ARE UP WHEN THEY'RE NOT. RENEWALS ARE LESSER THAN THRESHOLD AND HENCE THE INSTANCES ARE NOT BEING EXPIRED JUST TO BE SAFE.

Most helpful comment

Looks like it appears when there's no instance registered for quite some time, if you start one instance and keep refreshing, the message goes away.

All 10 comments

Reopen if you have details or anything more than what you pasted.

Why get this warning ? when restart eureka server this disappear,but restart service it reappear。

If there are no instances present it is normal for that message to appear. It is saying that the expected number of service instances are lesser than expected. When you restart a service the condition is created.

image

Is the number of services listed less than normal?

now ,two peer of eureka instance,you mean add eureka instance?

I got the same problem.

Looks like it appears when there's no instance registered for quite some time, if you start one instance and keep refreshing, the message goes away.

Take a look at the conversation in #1322 for more details about why this message appears.

restart the server

Was this page helpful?
0 / 5 - 0 ratings