Re: [VOTE] Release Apache Tomcat 9.0.92

2024-08-02 Thread Rémy Maucherat
On Tue, Jul 30, 2024 at 5:32 AM Rémy Maucherat wrote: > > The proposed Apache Tomcat 9.0.92 release is now available for voting. > > The notable changes compared to 9.0.91 are: > > - Align HTTP/2 with HTTP/1.1 and recycle the container internal request >and response processing objects by defau

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-08-02 Thread Mark Thomas
I am changing my vote for this release to -1 due to regressions caused by the introduction of request and response recycling for HTTP/2. Mark On 30/07/2024 20:08, Mark Thomas wrote: On 30/07/2024 04:32, Rémy Maucherat wrote: The proposed 9.0.92 release is: [ ] -1, Broken - do not release [

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-08-01 Thread Tim Funk
+1 (see below) On Mon, Jul 29, 2024 at 11:32 PM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.92 release is now available for voting. > > The proposed 9.0.92 release is: > [ ] -1, Broken - do not release > [X] +1, Stable - go ahead and release as 9.0.92 > >

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-07-31 Thread Coty Sutherland
On Mon, Jul 29, 2024 at 11:33 PM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.92 release is now available for voting. > > The notable changes compared to 9.0.91 are: > > - Align HTTP/2 with HTTP/1.1 and recycle the container internal request >and response processing objects by defau

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-07-31 Thread Christopher Schultz
Rémy, On 7/31/24 04:14, Rémy Maucherat wrote: On Tue, Jul 30, 2024 at 7:06 PM Christopher Schultz wrote: Rémy, Thanks for RMing. On 7/29/24 11:32 PM, Rémy Maucherat wrote: The proposed Apache Tomcat 9.0.92 release is now available for voting. The notable changes compared to 9.0.91 are: -

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-07-31 Thread Rémy Maucherat
On Tue, Jul 30, 2024 at 7:06 PM Christopher Schultz wrote: > > Rémy, > > Thanks for RMing. > > On 7/29/24 11:32 PM, Rémy Maucherat wrote: > > The proposed Apache Tomcat 9.0.92 release is now available for voting. > > > > The notable changes compared to 9.0.91 are: > > > > - Align HTTP/2 with HTTP/

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-07-30 Thread Mark Thomas
On 30/07/2024 04:32, Rémy Maucherat wrote: The proposed 9.0.92 release is: [ ] -1, Broken - do not release [X] +1, Stable - go ahead and release as 9.0.92 Test pass on Linux with Tomcat Native 1.3.1 and OpenSSL 3.0.2 (latest Ubuntu 22.04). Test pass on Windows with Tomcat Native 1.3.1 and O

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-07-30 Thread Dimitris Soumis
+1 Build is reproducible and all tests pass on Fedora 40 with Java 22, tcnative-1.3.0, apr-1.7.4, openssl-3.0.13. Just to mention that I get the same test failures as in previous releases when running on JDK 24 (EA 8). On Tue, Jul 30, 2024 at 6:42 AM Rémy Maucherat wrote: > The proposed Apache

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-07-30 Thread Christopher Schultz
Rémy, Thanks for RMing. On 7/29/24 11:32 PM, Rémy Maucherat wrote: The proposed Apache Tomcat 9.0.92 release is now available for voting. The notable changes compared to 9.0.91 are: - Align HTTP/2 with HTTP/1.1 and recycle the container internal request and response processing objects by

Re: [VOTE] Release Apache Tomcat 9.0.92

2024-07-29 Thread Rémy Maucherat
On Tue, Jul 30, 2024 at 5:32 AM Rémy Maucherat wrote: > > The proposed Apache Tomcat 9.0.92 release is now available for voting. > > The notable changes compared to 9.0.91 are: > > - Align HTTP/2 with HTTP/1.1 and recycle the container internal request >and response processing objects by defau

[VOTE] Release Apache Tomcat 9.0.92

2024-07-29 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.92 release is now available for voting. The notable changes compared to 9.0.91 are: - Align HTTP/2 with HTTP/1.1 and recycle the container internal request and response processing objects by default. This behaviour can be controlled via the new discardRequests