Spring Cloud Netflix Eureka DNS configuration: user and password

Hi,I want my clients to use the DNS configurations to find servers.DSN config:txt.defaultZone IN TXT "user:password@peer...

Spring Cloud Netflix feign.RetryableException: Connection refused: connect executing GET http://SECONDMICROSERVICE/app/testUrl

I have 2 microservice, both are registered with eureka and runn individually from my local. But the problem happens when...

Spring Cloud Netflix If you start client with a port=0, it shows port 0 and doesnt show multiple instances

Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. SampleIf...

Spring Cloud Netflix Ribbon ConnectTimeout and ReadTimeout setting bug

Describe the bugin class "org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration", we have the following cod...

Spring Cloud Netflix Eureka Instance Registration - management context path is missing in health check url

The EurekaInstanceConfigBean does not regard an explicit set management context path for the health check url.management...

Spring Cloud Netflix zuul proxy return Empty Response when using spring.main.lazy-initialization=true

Describe the bugi am using @EnableZuulProxy to proxy my service, but when i add spring.main.lazy-initialization=true, a...

Spring Cloud Netflix Can't start Eureka Server

Hi,When I started Eureka server i got this exception. I tried to change the version but the problem persist.org.springfr...

Spring Cloud Netflix Incorrect jar for spring-cloud-starter-netflix-eureka-client:3.0.1 in maven repo

Describe the bugJar available at https://search.maven.org/artifact/org.springframework.cloud/spring-cloud-starter-netfli...

Spring Cloud Netflix Explain FeignClient -> Eureka service name resolution

Hello,Can someone explain how FeignClient knows which service registered with Eureka is the right one for it?I saw a cou...

Spring Cloud Netflix xxx.ribbon.listOfServers is ineffective in springcloud 2020.0.0

feign client xxx config an hostname url. but is Ineffective in springcloud 2020.0.0in Hoxiton is effectiveat new versio...

Spring Cloud Netflix /actuator/readiness is OUT_OF_SERVICE,eureka-server status is UP?

AvailabilityChangeEvent.publish(applicationContext, ReadinessState.REFUSING_TRAFFIC);When this method is called manually...

Spring Cloud Netflix skip all filters except route filter

Can we skip all the filters except route filter for a particular request ?Lets say, I have 5 routes defined and 5 pre-fi...

Spring Cloud Netflix LoadBalanced RestTemplate does not work well When apache httpclient or OkHttp is enabled

Describe the bugWhen enabled apache httpclient,the configuration in HttpClientRibbonConfiguration is well, but I did not...

Spring Cloud Netflix Error while routing big images

Hey there,I’m facing a problem while trying to route a request with big images. We receive a payload with image in base6...

Spring Cloud Netflix Eureka default zone setting is not picked up when using environment variables

springBootVersion = '2.0.0.M7'springCloudVersion = 'Finchley.M5'docker-compose setup (stripped down):mongo: ports: ...

Spring Cloud Netflix Is it possible to peer eureka over https

Hi,Is it possible to peer eureka nodes over https?I have 2 eureka nodes deployed in different hosts .I see that they are...

Spring Cloud Netflix Netflix hystrix not working after boot 2.1.4 Release upgrade

The following pom.xml has been working fine:<?xml version="1.0" encoding="UTF-8"?><project ...

Spring Cloud Netflix Eureka instance eviction is almost taking 5 mins

I am trying for a use case where I have 3 instance there are registering eureka server.I made my eureka server up and 3 ...

Spring Cloud Netflix spring boot - with Eurek as service registry and Zuul as api gate way throwing exception Caused by: java.lang.RuntimeException: java.net.UnknownHostException: 5cfa284d4fc9: Name or service not known

Currently my solution is as below Using Eureka Server as service registry with below code @SpringBootApplication@EnableE...

Spring Cloud Netflix Documentation does not reflect changes to Jersey dependencies

With #3735, Jersey dependencies have been made optional. That has side effects which are not mentioned in the current do...
上一页 下一页
.