Skip to content

RetryableEurekaHttpClient keeps on requesting to down eureka server #1400

Open
@venkatesh-007

Description

@venkatesh-007

Description:
Have, Java 1.8 with Spring boot 2.0 and Spring Cloud GREENWICH.RELEASE
Have 4 eureka server cluster and all 4 urls are passed in defaultZone in Spring boot

one eureka server is down
now my eureka client RetryableEurekaHttpClient keeps on trying to connect to down host post every 5 min and gives error

so, i reckon RetryableEurekaHttpClient is not adding host in quratineSet and this is happening only on single host of eureka client, on other instances same eureka client app works fine

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions