Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: a50c3922781b6c11754914d5f1ac1a91cc6259ad
https://github.com/resteasy/resteasy/commit/a50c3922781b6c11754914d5f1ac1...
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: c5f1cc805deb8a6b361206ac042896733a9dcb5d
https://github.com/resteasy/resteasy/commit/c5f1cc805deb8a6b361206ac04289...
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 #3063 from jamezp/RESTEASY-3071
[RESTEASY-3071] If the ServletOutputStream is not ready after write i…
Compare:
https://github.com/resteasy/resteasy/compare/a2cf896f7a70...c5f1cc805deb