markt-asf merged PR #657:
URL: https://github.com/apache/tomcat/pull/657
--
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
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 6e641be1d7 Eliminating duplicate execution of checkFa
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 6df245d186 Eliminating duplicate execution of che
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 115246c33d Eliminating duplicate execution of check
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 b1cdb0927c Eliminating duplicate execution of check
markt-asf commented on code in PR #661:
URL: https://github.com/apache/tomcat/pull/661#discussion_r1316875467
##
java/org/apache/coyote/http11/filters/ChunkedInputFilter.java:
##
@@ -574,7 +574,7 @@ private boolean parseHeader() throws IOException {
}
markt-asf commented on code in PR #659:
URL: https://github.com/apache/tomcat/pull/659#discussion_r1316887097
##
java/org/apache/coyote/http11/Constants.java:
##
@@ -106,7 +106,7 @@ public final class Constants {
public static final String KEEP_ALIVE_HEADER_VALUE_TOKEN = "k
markt-asf commented on code in PR #660:
URL: https://github.com/apache/tomcat/pull/660#discussion_r1316890952
##
java/org/apache/catalina/util/SessionConfig.java:
##
@@ -49,38 +42,30 @@ public static String getSessionCookieName(Context context) {
* @return the parameter na
greeng00se commented on code in PR #660:
URL: https://github.com/apache/tomcat/pull/660#discussion_r1316896601
##
java/org/apache/catalina/util/SessionConfig.java:
##
@@ -49,38 +42,30 @@ public static String getSessionCookieName(Context context) {
* @return the parameter n
greeng00se commented on code in PR #660:
URL: https://github.com/apache/tomcat/pull/660#discussion_r1316896601
##
java/org/apache/catalina/util/SessionConfig.java:
##
@@ -49,38 +42,30 @@ public static String getSessionCookieName(Context context) {
* @return the parameter n
parkmuhyeun commented on PR #659:
URL: https://github.com/apache/tomcat/pull/659#issuecomment-1707887311
TransferENCODING wasn't mentioned, so I didn't recognize it. I reverted all
the stuff about constant names!
--
This is an automated message from the Apache Git Service.
To respond to t
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/562
Blamelist: xxeol2
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch main] 6e641be1d7365845b947f9a06ab520aba937b9af
Steps:
worker_preparatio
markt-asf commented on code in PR #662:
URL: https://github.com/apache/tomcat/pull/662#discussion_r1316892872
##
java/org/apache/coyote/Request.java:
##
@@ -16,19 +16,8 @@
*/
package org.apache.coyote;
-import java.io.IOException;
-import java.io.UnsupportedEncodingExceptio
apptie opened a new pull request, #663:
URL: https://github.com/apache/tomcat/pull/663
Hello!
While learning about Tomcat, I see something that I think I can contribute
to, so I write this PR.
## Explanation
There are two commits here:
- Remove the FQCN when creating
sosow0212 opened a new pull request, #664:
URL: https://github.com/apache/tomcat/pull/664
While seeing the code in the Coyote project, I came across this code
snippet:
`if (!(chr == Constants.SP || chr == Constants.HT))`.
It appears to be challenging to read, so I enhanced its rea
markt-asf commented on code in PR #663:
URL: https://github.com/apache/tomcat/pull/663#discussion_r1316972689
##
java/org/apache/catalina/startup/Tomcat.java:
##
@@ -1303,7 +1303,7 @@ public static void main(String[] args) throws Exception {
break;
markt-asf commented on PR #661:
URL: https://github.com/apache/tomcat/pull/661#issuecomment-1707956244
See #663 - a single PR would be preferred.
--
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 t
markt-asf commented on PR #664:
URL: https://github.com/apache/tomcat/pull/664#issuecomment-1707957682
See #661 - a single PR would be preferred.
--
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 t
https://bz.apache.org/bugzilla/show_bug.cgi?id=67235
bclozel changed:
What|Removed |Added
CC||bclo...@vmware.com
--
You are receiving thi
wonyongChoi05 commented on code in PR #662:
URL: https://github.com/apache/tomcat/pull/662#discussion_r1317009172
##
java/org/apache/coyote/Request.java:
##
@@ -853,24 +846,22 @@ public boolean isProcessing() {
* @param contentType a content type header
*/
priva
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 00656b324c Code clean-up - no functional change
00656
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 bd2e80c98b Code clean-up - no functional change
b
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 9213e5a57e Code clean-up - no functional change
921
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 f21a460e40 Code clean-up - no functional change
f21
https://bz.apache.org/bugzilla/show_bug.cgi?id=67235
--- Comment #1 from Mark Thomas ---
Are you using HTTP/2 for these requests? I'm guessing not but just wanted to
check.
--
You are receiving this mail because:
You are the assignee for the bug.
iamjooon2 commented on PR #652:
URL: https://github.com/apache/tomcat/pull/652#issuecomment-1708065150
HI @markt-asf
I read codes in apache/coyote
I found
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
https://bz.apache.org/bugzilla/show_bug.cgi?id=67235
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 from Mark Thomas
iamjooon2 commented on PR #652:
URL: https://github.com/apache/tomcat/pull/652#issuecomment-1708120119
Hello from Korea @markt-asf
I unified all of conventions in package apache/coyote
1. unify conditional convention
e.g
```java
// from
if (type == Constants.JK_AJP13_CPI
https://bz.apache.org/bugzilla/show_bug.cgi?id=67235
--- Comment #3 from brigh...@toss.im ---
I did not use HTTP2.
This issue occurred when setting up SSE (Server-Sent Events), and it's expected
that this could always happen when using an asynchronous servlet.
I'm building a server using the Spri
iamjooon2 commented on PR #652:
URL: https://github.com/apache/tomcat/pull/652#issuecomment-1708163596
My mistake!
I rollbacked some codes.
I really appreciate for your comment!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Jaeyoung22 commented on PR #661:
URL: https://github.com/apache/tomcat/pull/661#issuecomment-1708220046
I've taken note of what you've said.
## 1. remove unnecessary parentheses throughout the package
Personally, I find conditional statements with three or more conditions to
be mor
markt-asf merged PR #659:
URL: https://github.com/apache/tomcat/pull/659
--
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
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 00656b324c Code clean-up - no functional change
add 9c908d2c29 Unify constant delimiters and Refactoring for better
markt-asf commented on PR #659:
URL: https://github.com/apache/tomcat/pull/659#issuecomment-1708271503
Tx for the PR. I added a commit to remove an unnecessary line of code I
spotted while reviewing the PR.
--
This is an automated message from the Apache Git Service.
To respond to the mes
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 f0ce299b69 Unify constant delimiters and Refactorin
markt-asf commented on code in PR #660:
URL: https://github.com/apache/tomcat/pull/660#discussion_r1317221552
##
java/org/apache/catalina/util/SessionConfig.java:
##
@@ -49,38 +42,30 @@ public static String getSessionCookieName(Context context) {
* @return the parameter na
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 33bcb367bc Unify constant delimiters and Refactor
markt-asf merged PR #660:
URL: https://github.com/apache/tomcat/pull/660
--
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
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 65e1c7ddc2 Optimize when call getSessionCookieName &
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 6a167f4af6 Unify constant delimiters and Refactorin
markt-asf commented on PR #660:
URL: https://github.com/apache/tomcat/pull/660#issuecomment-1708278473
Tx for the PR.
--
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 uns
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 f818862f36 Optimize when call getSessionCookieNam
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 5379510e37 Optimize when call getSessionCookieName
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 cab09fcf75 Optimize when call getSessionCookieName
markt-asf commented on code in PR #662:
URL: https://github.com/apache/tomcat/pull/662#discussion_r1317240076
##
java/org/apache/coyote/Request.java:
##
@@ -852,25 +854,17 @@ public boolean isProcessing() {
*
* @param contentType a content type header
*/
-p
iamjooon2 commented on PR #652:
URL: https://github.com/apache/tomcat/pull/652#issuecomment-1708308925
I rollbacked some codes.
I really appreciate for your comments.
Have a good Day
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
markt-asf commented on PR #661:
URL: https://github.com/apache/tomcat/pull/661#issuecomment-1708336648
Thanks for the PR. It is so much more efficient to review this sort of
change at this sort of scale.
Thanks for the De Morgan's law changes. I think those conditions are a lot
easie
markt-asf merged PR #661:
URL: https://github.com/apache/tomcat/pull/661
--
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
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 e34c370a60 Unify conditional statement format (#661)
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 08cb24d124 Unify conditional statement format (#6
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 b71907391c Unify conditional statement format (#661
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 7fcb7c9dc9 Unify conditional statement format (#661
ChrissW-R1 opened a new pull request, #665:
URL: https://github.com/apache/tomcat/pull/665
Solved issue with spaces in path.
If you install tomcat on windows in a path with spaces, the tool-wrapper.bat
could be executed. This PR adds two missing qoutes to solve this issue.
--
This
markt-asf commented on PR #664:
URL: https://github.com/apache/tomcat/pull/664#issuecomment-1708352372
Included in #661
--
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
markt-asf closed pull request #664: Improved code readability
URL: https://github.com/apache/tomcat/pull/664
--
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-m
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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 97da2b17a Add additional bounds and error
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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 0095b6cb8 Remove support for implicit mapp
Hi all,
After a long period of inactivity we have had some bug fixes for mod_jk
so I am planning a Tomcat Connectors tag shortly.
I need to run through my pre-tag checks and I'll tag after that -
hopefully in a couple of hours.
If you have any final changes for Tomcat Connectors now is the
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-connectors.git
commit c74414153e43c9886c2e2d44356516f34fed0390
Author: Mark Thomas
AuthorDate: Wed Sep 6 16:14:06 2023 +0100
Remo
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-connectors.git
from 0095b6cb8 Remove support for implicit mapping (rjung)
new 20572f572 Add info on 1.2.49 release with estim
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-connectors.git
commit 20572f572815ce9d6ceacf666de6212d6964f7eb
Author: Mark Thomas
AuthorDate: Wed Sep 6 16:07:40 2023 +0100
Add
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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 34f0d9348 Remove references to deleted def
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-connectors.git
from 34f0d9348 Remove references to deleted defines
new 7b13ea4d5 Fix directory paths
new 88e806e8b Use t
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-connectors.git
commit 88e806e8bbcac8241da88d148c21dda26b22ddf7
Author: Mark Thomas
AuthorDate: Wed Sep 6 17:48:00 2023 +0100
Use
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-connectors.git
commit b9e035d4fa6728dced13bcae449970075196b8fc
Author: Mark Thomas
AuthorDate: Wed Sep 6 18:00:07 2023 +0100
Use
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-connectors.git
commit 7b13ea4d579e67d068539c5ac11e7dc1d55c6e5f
Author: Mark Thomas
AuthorDate: Wed Sep 6 16:51:29 2023 +0100
Fix
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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new ac0fd4f78 Rename so tooling works
ac0fd4f7
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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 3ad622409 Skip the menu when processing ne
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag JK_1_2_49
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
at 3ad622409 (commit)
No new revisions were added by this update.
---
FYI,
I'm having issues building the Windows binaries. I am getting what looks
like a compilation error. I may need to re-tag.
Mark
On 06/09/2023 19:22, ma...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag JK_1_2_49
in repo
I don't have a windows build setup for mod_jk at hand right now, but if
ou want more eyes to look at the error just post it. I am probably
responsible for it, because I changes quite a bit if code structure to
introduce the logging context.
Best regards,
Rainer
--
On 06/09/2023 19:35, Rainer Jung wrote:
I don't have a windows build setup for mod_jk at hand right now, but if
ou want more eyes to look at the error just post it. I am probably
responsible for it, because I changes quite a bit if code structure to
introduce the logging context.
Thanks
...
On 06/09/2023 19:37, Mark Thomas wrote:
On 06/09/2023 19:35, Rainer Jung wrote:
I don't have a windows build setup for mod_jk at hand right now, but
if ou want more eyes to look at the error just post it. I am probably
responsible for it, because I changes quite a bit if code structure to
intr
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 55aadf3929 Extract out some of the important macros fo
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 9d204675ef Update description and version
9d204675ef i
Author: markt
Date: Wed Sep 6 19:56:54 2023
New Revision: 63828
Log:
Drop old symbols from CDN
Removed:
release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.46-windows-i386-symbols.zip
release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-con
Author: markt
Date: Wed Sep 6 20:04:19 2023
New Revision: 63829
Log:
Upload Tomcat Connectors 1.2.49 for voting
Added:
dev/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.49-windows-i386-symbols.zip
(with props)
dev/tomcat/tomcat-connectors/jk/binaries/win
Tag:
https://github.com/apache/tomcat-connectors/tree/JK_1_2_49
Source:
https://github.com/apache/tomcat-connectors/tree/JK_1_2_49
Dist:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/
This is a maintenance release with a handful of bug fixes (compared to
1.2.48) and some c
markt-asf merged PR #652:
URL: https://github.com/apache/tomcat/pull/652
--
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
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 b1fbe2cdbd Upgrade Readability by removing brackets (
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 c78beae446 Upgrade Readability by removing bracke
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 6cd7182de4 Upgrade Readability by removing brackets
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 f8e7c14145 Upgrade Readability by removing brackets
markt-asf merged PR #662:
URL: https://github.com/apache/tomcat/pull/662
--
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
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 a2ec03a342 Simplify and enhance charset extraction fr
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 6691ad1b22 Simplify and enhance charset extraction
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 394643725d Simplify and enhance charset extraction
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 5a94b930ab Simplify and enhance charset extractio
greeng00se commented on PR #660:
URL: https://github.com/apache/tomcat/pull/660#issuecomment-1709145552
@markt-asf thx for good comment XD
--
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 spec
Mark,
On 9/6/23 16:13, Mark Thomas wrote:
Tag:
https://github.com/apache/tomcat-connectors/tree/JK_1_2_49
Source:
https://github.com/apache/tomcat-connectors/tree/JK_1_2_49
Dist:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/
This is a maintenance release with a handful
https://bz.apache.org/bugzilla/show_bug.cgi?id=67235
--- Comment #4 from Han Li ---
It can be reproduced. From my debug observations, it turns out that it's
ultimately due to the change of
`org.apache.coyote.AsyncStateMachine#asyncError` (Maybe not final reason).
Since I'm not very familiar with
91 matches
Mail list logo