Skip to content

EVCACHE-454: Ignore application eureka status.

Compare
Choose a tag to compare
@arunagrawal84 arunagrawal84 released this 24 Mar 20:04
· 60 commits to master since this release
f1c0e9b

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.