smallrye / smallrye-stork

SmallRye Stork is a service discovery and client side-load balancing framework.

Home Page:http://smallrye.io/smallrye-stork/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eureka overriddenStatus is null, might need a json alias for overriddenstatus

bheads opened this issue · comments

overriddenStatus is returnning as null and thus failing the up check:
Json:
"status":"UP","overriddenstatus":"UNKNOWN"

Our Eureka instance returns the property name in all lowercase

@bheads can you indicate the version of Eureka you are using?