-
I have added profile for wildfly and it is deploying without any issues. When I tried to access zuul prt, I am getting 404 error.
I have jboss-deployment-structure.xml and jboss-web.xml in webapp f…
-
https://github.com/Netflix/Hystrix/releases/tag/v1.5.13
-
I am new to Spring cloud and I try to write a HystrixCollapser demo, but always fail and log:
java.lang.NullPointerException: null
at com.netflix.hystrix.HystrixCollapser$3.call(HystrixCollap…
-
I use Cloud Edgware.RELEASE. I have a service called `user` in Eureka Server.
The user service has a endpoint called `upload`, code is like below:
```java
@Controller
public class UploadControll…
eacdy updated
5 years ago
-
Netflix recently [announced](https://github.com/Netflix/Hystrix/issues/1876#issuecomment-440065505) the following:
> Hystrix has now been transitioned into maintenance mode, and we have updated the…
-
when i try to call my rest POST service through zuul as a gateway in my angularjs application it shows 500 Timeout exception. But if i have tried it in POSTMan then there is no exception it shows onl…
-
### Description
We deploy by using new Eirini bosh release `0.0.15`:
https://s3.amazonaws.com/suse-final-releases/eirini-release-0.0.15.tgz
And used SCF `2.16.4` and new cc release `1.82.0`
When…
-
on startup there is a warning
```
Endpoint ID 'hystrix.stream' contains invalid characters, please migrate to a valid format.
```
We should not be including anything relating to hystrix.... investiga…
-
As I understand the Hystrix commands in Zuul Proxy are named:
`hystrix.HystrixCommand.RibbonCommand.RibbonCommand`
This Hystrix config would apply to all requests to the specific service.
The issue…
-
Hi, @spencergibb We used spring-cloud-netflix-turbine(1.3.5.RELEASE) to configure Turbine (HTTP) aggregating our microservices hystrix streams in our spring cloud apps. The issue we found is: By defa…