Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sothawo opened DATAES-870 and commented
Some tests are failing with
??reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response??
Searching the we shows that this might be something with reactor-netty connection pooling (see spring-projects/spring-framework#22464)
As currently build on Jenkins is breaking, we will apply the workaround from the mentioned issue
Affects: 4.1 M1 (2020.0.0)
Referenced from: pull request #484
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sothawo opened DATAES-870 and commented
Some tests are failing with
??reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response??
Searching the we shows that this might be something with reactor-netty connection pooling (see spring-projects/spring-framework#22464)
As currently build on Jenkins is breaking, we will apply the workaround from the mentioned issue
Affects: 4.1 M1 (2020.0.0)
Referenced from: pull request #484
The text was updated successfully, but these errors were encountered: