[Bug 65757] Async WriteListener#onWritePossible never called

2021-12-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65757 --- Comment #2 from Remy Maucherat --- This is caused by the fact that the logic identifies this as a container thread, which is not enough in that edge case. Basically there is a need to dispatch if the thread is not the original request threa

[tomcat] 01/02: Add support for the new TLS configuration API for client connections

2021-12-21 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 e03da0f2245af6381fd5081ef5f7436a740b8dec Author: Mark Thomas AuthorDate: Tue Dec 21 14:42:50 2021 + Add support fo

[tomcat] 02/02: Deprecate the pre-WebSocket 2.1 client TLS configuration approach

2021-12-21 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 7aabd5346ddc509812941d3a9203414224720aa8 Author: Mark Thomas AuthorDate: Tue Dec 21 14:52:17 2021 + Deprecate the

[tomcat] branch main updated (714236a -> 7aabd53)

2021-12-21 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 714236a Switch again to shared scope for the context new e03da0f Add support for the new TLS configuration API fo

[tomcat] branch main updated: Fix deprecation warnings

2021-12-21 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 ec03e1e Fix deprecation warnings ec03e1e is describe

[Bug 65757] Async WriteListener#onWritePossible never called

2021-12-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65757 --- Comment #3 from Remy Maucherat --- Created attachment 38138 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38138&action=edit Patch The idea is to try to identify the original processing thread better. Unless I missed something, thi

[tomcat] branch main updated: Checkstyle

2021-12-21 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 0894720 Checkstyle 0894720 is described below commit