Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/cloud/netflix | ||
resources/META-INF |
Currently all errors during writing to the outputStream are ignored. So the response is read to the end. This is a problem when the response is infite or very long running (`hystrix.stream` for example) and results in the socket never being closed and eating up threads (on zuul and the proxied backend). With this commit the errors during writing are not ignored resulting in closing the response.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/cloud/netflix | Loading commit data... | |
resources/META-INF | Loading commit data... |