Spring Cloud Netflix spring zuul route connection reset

I have my API gateway and all my microservices up and running in cloud foundry, and here's my configuration for the API ...

Spring Cloud Netflix Port LocalApplicationHealthCheckHandler from sidecar to eureka-client

Hello all,Until now, I'm using spring-cloud-netflix-sidecar with the current release but after a quick look in the curre...

Spring Cloud Netflix Eureka Client Request execution error

When I used Eureka client to connect to the server, there was an error in the encoding format. This problem has not been...

Spring Cloud Netflix Eureka config server bootstrap should not be registered if eureka is disabled

Describe the bugI have a setup where I use discovery to contact the spring config server. In my case I have both eureka ...

Spring Cloud Netflix Feign, Ribbon, Hystrix: Initial request fails sometimes

I'm currently trying to write minimal integration tests for gateway code (as an example for a Workshop). This includes b...

Spring Cloud Netflix com.netflix.hystrix.exception.HystrixTimeoutException before timeout

Hi,I have a application that occasionally happens:com.netflix.hystrix.exception.HystrixTimeoutException: null at com...

Spring Cloud Netflix How do I handle exceptions in case of connection error for the eureka client ?

I 'm using the eureka-client in the spring boot2.However, the eureka server is off and a connection error is output.I wa...

Spring Cloud Netflix ServletTraceableRequest fails to create URI instance when query string contains special characters

Hello, I faced an issue when tried to forward request via zuul, which contains characters like {} or [] in query paramsI...

Spring Cloud Netflix when i set spring.cloud.config.discovery.enabled=true i found org.springframework.cloud.client.discovery.DiscoveryClient will be stoped if use @Autowired DiscoveryClient discoveryClient;

Describe the bugwhen i set spring.cloud.config.discovery.enabled=truei found org.springframework.cloud.client.discovery....

Spring Cloud Netflix Copyright Notice in License is missing

For companies that use this library, it is important to understand who is the copyright holder.In the license file that ...

Spring Cloud Netflix How can I call my own method rigth after registration in eureka server?

Hi!I have a simple class of eureka client:@EnableFeignClients("refresher")@SpringBootApplication@EnableEurekaC...

Spring Cloud Netflix Zuul adds "Transfer-Encoding: chunked" header to DELETE requests without body

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

Spring Cloud Netflix getURI() in EurekaServiceInstance misses custom contextPath.

I have several Spring Boot Apps with REST endpoints with custom server.contextPath'swhich use @EnableDiscoveryClient to ...

Spring Cloud Netflix Config client (eureka client) not able to discover itself in a zone when using discovery first bootstrap with retry policy

This is about spring config client.I have three things running on my system.DiscoverySpring Config ServerSpring Config C...

Spring Cloud Netflix com.netflix.zuul.exception.ZuulException: Hystrix Readed time out

Hello Team,I have created Spring Boot Project with below version, <groupId>org.springframework.boot</...

Spring Cloud Netflix Zuul calling downstream with /error when Exception is thrown

Describe the bugWe have a downstream service with a multipart request endpoint for file uploadZuul starts to proxy the r...

Spring Cloud Netflix zuul.servletPath=/ and zuul-health-check , can both be achieved?

Our calling chains: Other App send post http request -> our zuul-gateway -> our microserviceRegistry: EurekaSprin...

Spring Cloud Netflix HTTPS Forwarding error, intermittent SSLPeerUnverifiedException

When I try to access a service that makes many requests to zull proxy, in an intermittent way, some of those requests en...

Spring Cloud Netflix capture Cancelled instance

Is there any way to capture the event whenever any instance is shut down so that I can send an email/notification?I trie...
上一页 下一页
.