Re: [VOTE] Release Apache Tomcat 9.0.39

2020-10-07 Thread Igal Sapir
On Tue, Oct 6, 2020 at 7:49 AM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.39 release is now available for voting. > > > > The proposed 9.0.39 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 9.0.39 > Unit tests passed on Ubuntu 20.04 with Java 11 and

Re: [VOTE] Release Apache Tomcat 9.0.39

2020-10-07 Thread Igal Sapir
I got an error [1] running unit tests. Will run it again in case it's just a fluke or a fragile test case. Igal [1] Testcase: testExceedMaxActiveStreams02[0] took 0.282 sec Caused an ERROR End of input stream java.io.IOException: End of input stream at

Re: [VOTE] Release Apache Tomcat 9.0.39

2020-10-07 Thread Raymond Auge
On Tue, Oct 6, 2020 at 10:49 AM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.39 release is now available for voting. > > The notable changes compared to the 9.0.38 release are: > > - Refactor the handling of closed HTTP/2 streams to reduce the heap > usage associated with used streams

Re: [VOTE] Release Apache Tomcat 9.0.39

2020-10-07 Thread Mark Thomas
On 06/10/2020 15:49, Mark Thomas wrote: > The proposed 9.0.39 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 9.0.39 Unit tests pass with NIO, NIO2, APR/Native with Tomcat Native 1.2.25 on Windows, MacOS and Linux. Mark

Re: [VOTE] Release Apache Tomcat 9.0.39

2020-10-07 Thread Martin Grigorov
On Tue, Oct 6, 2020 at 5:50 PM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.39 release is now available for voting. > > The notable changes compared to the 9.0.38 release are: > > - Refactor the handling of closed HTTP/2 streams to reduce the heap > usage associated with used streams

Re: [VOTE] Release Apache Tomcat 9.0.39

2020-10-07 Thread Rémy Maucherat
On Tue, Oct 6, 2020 at 4:49 PM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.39 release is now available for voting. > > The notable changes compared to the 9.0.38 release are: > > - Refactor the handling of closed HTTP/2 streams to reduce the heap > usage associated with used streams

Re: [VOTE] Release Apache Tomcat 9.0.39

2020-10-06 Thread Filip Hanik
[X] Stable - go ahead and release as 9.0.39 On Tue, Oct 6, 2020 at 07:49 Mark Thomas wrote: > The proposed Apache Tomcat 9.0.39 release is now available for voting. > > The notable changes compared to the 9.0.38 release are: > > - Refactor the handling of closed HTTP/2 streams to reduce the

[VOTE] Release Apache Tomcat 9.0.39

2020-10-06 Thread Mark Thomas
The proposed Apache Tomcat 9.0.39 release is now available for voting. The notable changes compared to the 9.0.38 release are: - Refactor the handling of closed HTTP/2 streams to reduce the heap usage associated with used streams and to retain information for more streams in the priority