Commit 430358d
committed
EVCACHE-454: Ideally, app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow app to ignore application eureka status while trying to initialize evcache client. This feature
may be required for applications which are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.1 parent b8ab182 commit 430358d
File tree
1 file changed
+8
-1
lines changed- evcache-client/src/main/java/com/netflix/evcache/pool/eureka
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
60 | 67 | | |
61 | 68 | | |
62 | 69 | | |
| |||
0 commit comments