Branch: refs/heads/6.0
Home:
https://github.com/resteasy/resteasy
Commit: 01e3a064154805738987d7ed749131a78685c484
https://github.com/resteasy/resteasy/commit/01e3a064154805738987d7ed74913...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
[RESTEASY-3071] If the ServletOutputStream is not ready after write is complete, we need
to queue an operation to complete the future when it can be.
https://issues.redhat.com/browse/RESTEASY-3071
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: e1ad60ec06a2eabde8f4942a0b9e2268f9571739
https://github.com/resteasy/resteasy/commit/e1ad60ec06a2eabde8f4942a0b9e2...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
Merge pull request #3071 from jamezp/RESTEASY-3071-6.0
[RESTEASY-3071] If the ServletOutputStream is not ready after write i…
Compare:
https://github.com/resteasy/resteasy/compare/67a37c26ed04...e1ad60ec06a2