Branch: refs/heads/4.7
Home:
https://github.com/resteasy/resteasy
Commit: 680b6b4737d2b94476aee6e259ff8bd7c73c9b5f
https://github.com/resteasy/resteasy/commit/680b6b4737d2b94476aee6e259ff8...
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: 09fb052e5ab794b55071b97f0a65c7f817d7523e
https://github.com/resteasy/resteasy/commit/09fb052e5ab794b55071b97f0a65c...
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 #3048 from jamezp/RESTEASY-3071-4.7
[RESTEASY-3071] If the ServletOutputStream is not ready after write i…
Compare:
https://github.com/resteasy/resteasy/compare/858063d8eced...09fb052e5ab7