spring-cloud-netflix
spring-cloud-netflix copied to clipboard
Integration with Netflix OSS components
Add connectRequestTimeout,connectTimeout,readTimeout。
Hi, I'm trying to implement an example of Spring Boot Microservices. Here is my github link : [Link](https://github.com/Rapter1990/SpringBootMicroservices) I have a problem in my docker-compose.yml. Only keycloak, mysql, config server...
Iam use grpc + spring cloud +eureka ,but eureka client has this error,how can i do? status=Status{code=UNAVAILABLE, description=Failed to update server list for bh-server, cause=org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name...
**Describe the bug** Please provide details of the problem, including the version of Spring Cloud that you are using. **Sample** If possible, please provide a test case or sample application...
the version of eureka as follows: org.springframework.cloud spring-cloud-starter-netflix-eureka-client 3.1.3 I find that the method of RestTemplateTransportClientFactory#restTemplate(String serviceUrl) creates RestTemplate without config of timeout. This will cause getting all instance registry...
**Describe the bug** Spring Boot Version: 2.7.2 || 1.9.8 Hello, team When I want to use the eureka delay initial function, I found that is not effect in the case....
Hi All, I am using sprint boot 2.6.3 version and using spring cloud version 2021.0.1 version. I have made the war with eureka server, it is working fine. When i...
I have deployed my eureka server on openshift which has generated the ssl enabled(HTTPS) route, I am able to get the Eureka server page with that route but when I...
**Describe the bug** Gateway service uses full CPU and generate error: WARN 1 --- [scoveryClient-1] c.netflix.discovery.TimedSupervisorTask : task supervisor timed out java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204) ~[na:na] at com.netflix.discovery.TimedSupervisorTask.run(TimedSupervisorTask.java:68) ~[eureka-client-1.10.17.jar!/:1.10.17] at...
**Describe the bug** The codacy badge is broken and not showing correctly and opening it leads to a page that says "Request Handler not found" See the image below. 