Spring Cloud Netflix Forwarding error: Connection refused with with Zuul and Eureka on heroku

HelloFor some time now I'm struggling with configuration of my Zuul proxy service and Eureka discrovery service. When I'...

Spring Cloud Netflix * in exclusion causes warning in maven

https://github.com/spring-cloud/spring-cloud-netflix/blob/master/spring-cloud-netflix-dependencies/pom.xml#L273-L276http...

Spring Cloud Netflix Customise timeout at dashboard for it to wait for longer to receive Hystrix Stream

In our HystrixCommand protected applications, we are observing a very intermittent and inconsistent behaviour with Hystr...

Spring Cloud Netflix ribbon.ServerListRefreshInterval ignored

I'm using Zuul with Ribbon and the default ZoneAwareLoadBalancer. The parameter myapp.ribbon.ServerListRefreshInterval ...

Spring Cloud Netflix Support for websockets (stomp) in Zuul proxy

compared to apache mod_proxy and mod_proxy_wstunnel the spring-cloud-netflix with zuul does not seem to support websocke...

Spring Cloud Netflix Using @FeignClient's fallbackFactory attribute, an exception will happen when the application starts up.

I was testing Feign Hystrix Fallbacks.I followed the document here http://cloud.spring.io/spring-cloud-static/Camden.SR2...

Spring Cloud Netflix Error when trying to connect to Discovery server on AWS

Hi, getting the following error when trying to register server to eureka -2019-06-20 10:16:30.642 [ERROR] [main] [org.sp...

Spring Cloud Netflix The code preventing SimpleHostRoutingFilter from running doesn't work

I set "RequestContext.getCurrentContext().setRouteHost(null)" to prevent SimpleHostRoutingFilter from running, but the F...

Spring Cloud Netflix when will tells no up servers available from load balancer?

hi, all, I encounter a strange problem in production.A service call B service,B service provide a feign client to A serv...

Spring Cloud Netflix WARN 89361 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : DS: Registry: expired lease for INVENTORY/192.168.203.14:inventory:8084 and Eureka client showing killed

HiI am facing issue in eureka Server:2020-04-11 00:21:32.472 WARN 89361 --- [a-EvictionTimer] c.n.e.registry.AbstractIn...

Spring Cloud Netflix Question - Zuul not handling JSESSIONID from downstream.

Hi, I have a downstream system which uses spring security to authenticate user using j_spring_security_check and send...

Spring Cloud Netflix Support Spring Data Pageable in Feign Client

I am using Feign for requesting a MicroService who support Spring Data Pageable functionnality.This is my FeignClient In...

Spring Cloud Netflix Failed to instantiate [feign.Retryer]

My project when running in Eclipse works correctly, however when I publish to Tomcat and start the services, only the ga...

Spring Cloud Netflix set parameters and attributes to the original request in a pre filter

Is there a way to set custom parameters and attributes to request in a pre-filter before it reachesthe service endpoint?...

Spring Cloud Netflix Error in Docs - Unresolved directive in <stdin> - include::_attributes.adoc

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

Spring Cloud Netflix Add documentation and samples for concurrency-limits

https://github.com/Netflix/concurrency-limitsComment From: spencergibbSee https://medium.com/@NetflixTechBlog/performanc...

Spring Cloud Netflix Consider updating JQuery dependency on spring-cloud-netflix-eureka-server

Hi there,we are routinely scanning our dependencies for open vulnerabilities using OWASP dependency check.On the artifac...

Spring Cloud Netflix How to prevent unwanted clients register to the eureka server?

As the title description, is there any way that i can do in the eureka server side to prevent client registration? Comm...

Spring Cloud Netflix Eureka Client over SSL with NoopHostnameVerifier

Hi folks,I'm trying to overwrite default SSL configuration for Eureka Client using NoopHostnameVerifier but for some rea...

Spring Cloud Netflix RequestContentDataExtractor#extractFromMultipartRequest duplicated url-parameter-value if content-type is multipart/form-data and value contains spaces

Bug reportThe value of a URL parameter is duplicated for multipart/form-data requests with query parameters when the par...
上一页 下一页
.