Re: [tomcat] branch main updated: Polish

2023-05-02 Thread Han Li
On Apr 30, 2023, at 23:37, Mark Thomas wrote: On 28/04/2023 03:58, li...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to r

Re: [tomcat] branch main updated: Polish

2023-05-02 Thread Mark Thomas
On 02/05/2023 09:30, Han Li wrote: On Apr 30, 2023, at 23:37, Mark Thomas wrote: On 28/04/2023 03:58, li...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git Th

[GitHub] [tomcat] markt-asf commented on pull request #612: Don't allow idle threads to live forever

2023-05-02 Thread via GitHub
markt-asf commented on PR #612: URL: https://github.com/apache/tomcat/pull/612#issuecomment-1531137327 The thread dump confirms the earlier analysis. The `sun.nio.ch.KQueuePort$EventHandlerTask` never exits so the proposed change will not have the impact desired. It would be worth explor

Re: [tomcat] branch main updated: Polish

2023-05-02 Thread koteswara Rao Gundapaneni
Hi Team, private int utilityThreads = 2; should be ideal that if its 3 keep it in understanding/view of BinaryTree (Heap Memory) so that the server make full advantage. Any comments are more accepted if those are not missed by the mailinglist Regards, Koti On Tue, May 2, 2023 at 1:41 AM Mark Th

[GitHub] [tomcat] markt-asf commented on pull request #612: Don't allow idle threads to live forever

2023-05-02 Thread via GitHub
markt-asf commented on PR #612: URL: https://github.com/apache/tomcat/pull/612#issuecomment-1531277972 The default `AsynchronousChannelGroup` has adopted a keep-alive of 60s at some point but since the task never exits, it makes no difference in this case. We could make the similar change

[GitHub] [tomcat] markt-asf merged pull request #612: Don't allow idle threads to live forever

2023-05-02 Thread via GitHub
markt-asf merged PR #612: URL: https://github.com/apache/tomcat/pull/612 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o

[tomcat] branch main updated: Don't allow idle threads to live forever

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new cd25be5e2d Don't allow idle threads to live forever c

[tomcat] branch main updated: Update change log

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 19e914bf4b Update change log 19e914bf4b is described

[tomcat] 02/02: Update change log

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 5ed170cbffda0b251abd78e5567b15858e5e052b Author: Mark Thomas AuthorDate: Tue May 2 12:12:13 2023 +0100 Update change

[tomcat] 01/02: Don't allow idle threads to live forever

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d22fc4efaa0d8831b730ca573d3406f82c780be6 Author: Matthew Painter AuthorDate: Thu Apr 27 14:45:13 2023 +0100 Don't al

[tomcat] branch 10.1.x updated (cabb30037e -> 5ed170cbff)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from cabb30037e Fix Eclipse warning new d22fc4efaa Don't allow idle threads to live forever new 5ed170cbff Update

[tomcat] branch 9.0.x updated (7fd1d3d4a1 -> d805c27400)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 7fd1d3d4a1 Fix Eclipse warning new eb4988ee51 Don't allow idle threads to live forever new d805c27400 Update c

[tomcat] 01/02: Don't allow idle threads to live forever

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit eb4988ee5110da5e2356aee50565d7fa0f434428 Author: Matthew Painter AuthorDate: Thu Apr 27 14:45:13 2023 +0100 Don't all

[tomcat] 02/02: Update change log

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d805c2740018f183f7dfed3dd687d9837054de8c Author: Mark Thomas AuthorDate: Tue May 2 12:12:13 2023 +0100 Update change

[tomcat] branch 8.5.x updated (233d5a83a7 -> 2828b32112)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 233d5a83a7 Fix Eclipse warning new 5d511b0b85 Don't allow idle threads to live forever new 2828b32112 Update c

[tomcat] 02/02: Update change log

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2828b32112c57464f2114fc66e7d03ea64d5ea83 Author: Mark Thomas AuthorDate: Tue May 2 12:12:13 2023 +0100 Update change

[tomcat] 01/02: Don't allow idle threads to live forever

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 5d511b0b857c7e86ae2c736dfdcf6c421d3f7e36 Author: Matthew Painter AuthorDate: Thu Apr 27 14:45:13 2023 +0100 Don't all

[Bug 66581] Idle threads are never destroyed in org.apache.tomcat.websocket.AsyncChannelGroupUtil

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66581 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66508] Tomcat after a GC pause causes the HTTP threads to be blocked to acquire a semaphore to process WebSockets connection closure.

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66508 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEEDINFO

[VOTE][RESULT] Apache Tomcat migration tool for Jakarta EE 1.0.7

2023-05-02 Thread Mark Thomas
The following votes were cast: Binding: +1: ebourg, lihan, markt, fschumacher, remm Non-binding: +1: Dimitris Soumis No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Mark On 26/04/2023 17:19, Mark Thomas wrote: The proposed Apache Tom

[tomcat] branch 10.1.x updated: Fix BZ 66582 - not all static imports are valid for EL

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new afc0fd4c13 Fix BZ 66582 - not all static imports

[tomcat] branch 9.0.x updated: Fix BZ 66582 - not all static imports are valid for EL

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new a6946d5de0 Fix BZ 66582 - not all static imports ar

[tomcat] branch main updated: Fix BZ 66582 - not all static imports are valid for EL

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new e86706b13d Fix BZ 66582 - not all static imports are

[tomcat] branch 8.5.x updated: Fix BZ 66582 - not all static imports are valid for EL

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 6cf3efe0c1 Fix BZ 66582 - not all static imports ar

[Bug 66582] Can't reference static fields declared in interfaces in JSP pages: javax.el.ELException: The class [...] must be public, in an exported package (for Java 9+), non-abstract and not an inter

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66582 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r61577 - /dev/tomcat/jakartaee-migration/v1.0.7/ /release/tomcat/jakartaee-migration/v1.0.7/

2023-05-02 Thread markt
Author: markt Date: Tue May 2 12:37:04 2023 New Revision: 61577 Log: Release Tomcat migration tool for Jakarta EE 1.0.7 Added: release/tomcat/jakartaee-migration/v1.0.7/ - copied from r61576, dev/tomcat/jakartaee-migration/v1.0.7/ Removed: dev/tomcat/jakartaee-migration/v1.0.7/ -

[tomcat] branch 9.0.x updated: Fix back-port

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 094c4bbaf9 Fix back-port 094c4bbaf9 is described be

[tomcat] branch 8.5.x updated: Fix back-port

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 92cc3c310f Fix back-port 92cc3c310f is described be

[tomcat] branch main updated: Improve French translations (remm)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 052ca41592 Improve French translations (remm) 052ca41

[tomcat] branch main updated: Improvements to Chinese translations. (lihan)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 1a88e9937c Improvements to Chinese translations. (lih

[tomcat] branch 10.1.x updated: Back-port translation updates

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new b2a5982918 Back-port translation updates b2a59829

[tomcat] branch 9.0.x updated: Back-port translation updates

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 8702ea93a0 Back-port translation updates 8702ea93a0

[tomcat] branch 8.5.x updated: Back-port translation updates

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new d172c7b9fb Back-port translation updates d172c7b9fb

svn commit: r1909571 - in /tomcat/site/trunk: docs/download-migration.html docs/index.html docs/oldnews-2022.html xdocs/download-migration.xml xdocs/index.xml xdocs/oldnews-2022.xml

2023-05-02 Thread markt
Author: markt Date: Tue May 2 13:17:23 2023 New Revision: 1909571 URL: http://svn.apache.org/viewvc?rev=1909571&view=rev Log: Update site for Tomcat Migration tool for Jakarta EE 1.0.7 release Modified: tomcat/site/trunk/docs/download-migration.html tomcat/site/trunk/docs/index.html

[tomcat] branch 8.5.x updated: Align with 9.0.x onwards - harden the default HTTP configuration

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 4bbfd89dab Align with 9.0.x onwards - harden the de

[tomcat] branch 8.5.x updated: Align with 9.0.x onwards - harden the default HTTP configuration

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new a1efd94f75 Align with 9.0.x onwards - harden the de

[tomcat] branch main updated: Update Checkstyle to 10.10.0

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 94017ec142 Update Checkstyle to 10.10.0 94017ec142 is

[tomcat] branch 10.1.x updated: Update Checkstyle to 10.10.0

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 480aac8e1d Update Checkstyle to 10.10.0 480aac8e1

[tomcat] branch 9.0.x updated: Update Checkstyle to 10.10.0

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 090e18d31d Update Checkstyle to 10.10.0 090e18d31d

[tomcat] branch 8.5.x updated: Update Checkstyle to 10.10.0

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new daec0b0e88 Update Checkstyle to 10.10.0 daec0b0e88

[tomcat] branch main updated (94017ec142 -> ca6613341f)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 94017ec142 Update Checkstyle to 10.10.0 new 3d9a7efad2 Update Jacoco to 0.8.10 new ca6613341f Update migration

[tomcat] 01/02: Update Jacoco to 0.8.10

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3d9a7efad216409f3925f6f10b8560f5ee4e6847 Author: Mark Thomas AuthorDate: Tue May 2 15:27:48 2023 +0100 Update Jacoco t

[tomcat] 02/02: Update migration tool to 1.0.7

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ca6613341fc5fda211ba0eefe9af9a497890846a Author: Mark Thomas AuthorDate: Tue May 2 15:30:10 2023 +0100 Update migratio

[tomcat] branch 10.1.x updated: Update Jacoco to 0.8.10

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new ff04d40f63 Update Jacoco to 0.8.10 ff04d40f63 is

[tomcat] branch 9.0.x updated: Update Jacoco to 0.8.10

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new ccbe451274 Update Jacoco to 0.8.10 ccbe451274 is de

[tomcat] branch 8.5.x updated: Update Jacoco to 0.8.10

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 4e61825503 Update Jacoco to 0.8.10 4e61825503 is de

[tomcat] branch 10.1.x updated: Update migration tool to 1.0.7

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new fc2bbd4f38 Update migration tool to 1.0.7 fc2bbd4

Buildbot failure in on tomcat-10.1.x

2023-05-02 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/776 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] b2a59829182d62a70b7d7b80d14af9952dcdc

[tomcat] branch 10.1.x updated: Zero length HTTP header names are not valid (not valid tokens)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new e239c5dbb0 Zero length HTTP header names are not

[tomcat] branch main updated: Zero length HTTP header names are not valid (not valid tokens)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new ed6d4ccd59 Zero length HTTP header names are not vali

[tomcat] branch 9.0.x updated: Zero length HTTP header names are not valid (not valid tokens)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 327c0d7747 Zero length HTTP header names are not va

[tomcat] branch 8.5.x updated: Zero length HTTP header names are not valid (not valid tokens)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 3f379d417e Zero length HTTP header names are not va

[tomcat] branch main updated: Deprecate allowHostHeaderMismatch and rejectIllegalHeader

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 7f9b449196 Deprecate allowHostHeaderMismatch and reje

[tomcat] branch 10.1.x updated: Deprecate allowHostHeaderMismatch and rejectIllegalHeader

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new a4d6ffb66f Deprecate allowHostHeaderMismatch and

[tomcat] branch 9.0.x updated: Deprecate allowHostHeaderMismatch and rejectIllegalHeader

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new de63b522d9 Deprecate allowHostHeaderMismatch and re

[tomcat] branch 8.5.x updated: Deprecate allowHostHeaderMismatch and rejectIllegalHeader

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 95c4397a6a Deprecate allowHostHeaderMismatch and re

Buildbot success in on tomcat-10.1.x

2023-05-02 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/777 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] e239c5dbb07e70d1d6298e6f066b4f69d6df39df Steps: worker_prep

[tomcat] branch main updated: Hard-code rejectIllegalHeader and allowHostHeaderMismatch to defaults

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 1f5951ad32 Hard-code rejectIllegalHeader and allowHos

[tomcat] branch main updated: Naming convention (Spot Bugs warning)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 9fc35c1444 Naming convention (Spot Bugs warning) 9fc3

[tomcat] branch 10.1.x updated: Naming convention (Spot Bugs warning)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 6409899d57 Naming convention (Spot Bugs warning)

[tomcat] branch 9.0.x updated: Naming convention (Spot Bugs warning)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 71b2aafc67 Naming convention (Spot Bugs warning) 71

[tomcat] branch 8.5.x updated: Naming convention (Spot Bugs warning)

2023-05-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 32d13a6200 Naming convention (Spot Bugs warning) 32

[Bug 66589] New: Data frame included in response for 200 OK status with no body (content-length=0)

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66589 Bug ID: 66589 Summary: Data frame included in response for 200 OK status with no body (content-length=0) Product: Tomcat 9 Version: 9.0.x Hardware: Macintosh

[Bug 66589] Data frame included in response for 200 OK status with no body (content-length=0)

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66589 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66589] Data frame included in response for 200 OK status with no body (content-length=0)

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66589 --- Comment #2 from hypn...@donarproject.org --- The RFC does not seem to have such requirement. I think it's the same type of case as https://bz.apache.org/bugzilla/show_bug.cgi?id=66442, where nothing in the RFC prevents an empty dataframe wi

[Bug 66589] Data frame included in response for 200 OK status with no body (content-length=0)

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66589 --- Comment #3 from Mark Thomas --- The difference is that RFC 9110 states that 204 responses are headers only. a 204 response cannot contain content. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 66589] Data frame included in response for 200 OK status with no body (content-length=0)

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66589 --- Comment #4 from hypn...@donarproject.org --- OK clear. Will check on the gRPC side then. -- You are receiving this mail because: You are the assignee for the bug. - To uns

[Bug 66591] New: HttpResponse without any header generates corrupted AJP messages

2023-05-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66591 Bug ID: 66591 Summary: HttpResponse without any header generates corrupted AJP messages Product: Tomcat 9 Version: 9.0.74 Hardware: All OS: Linux