spring-cloud-netflix icon indicating copy to clipboard operation
spring-cloud-netflix copied to clipboard

Integration with Netflix OSS components

Results 200 spring-cloud-netflix issues
Sort by recently updated
recently updated
newest added

Add connectRequestTimeout,connectTimeout,readTimeout。

enhancement
waiting for feedback

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...

waiting-for-triage

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...

waiting-for-triage

**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...

waiting-for-triage

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...

enhancement
help wanted

**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....

bug

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...

in progress

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...

waiting-for-triage

**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...

waiting-for-triage

**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. ![image](https://user-images.githubusercontent.com/54680617/178657854-6dec977a-2441-4d84-a6e8-19fe741c74a3.png)

waiting-for-triage