Skip to content

EVCACHE-454: Ignore application eureka status.

Pre-release
Pre-release
Compare
Choose a tag to compare
@arunagrawal84 arunagrawal84 released this 23 Mar 00:17

Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.