Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/1429
Blamelist: Christopher Schultz , Mark Thomas
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 9.0.x] 99ae6f0276fe9214cb1f1e50991f9f9709c039f2
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/1777
Blamelist: Christopher Schultz , Mark Thomas
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 10.1.x] fecb23ab2b5c48ac02743197507430a7384a5e75
This is an automated email from the ASF dual-hosted git repository.
schultz 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 99ae6f0276 Add release date
99ae6f0276 is describ
This is an automated email from the ASF dual-hosted git repository.
schultz 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 fecb23ab2b Add release date
fecb23ab2b is descr
This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 77d8ed66a9 Add release date
77d8ed66a9 is descr
This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new bfdd3af5c9 Optimize Request#getCharsetHolder to
This is an automated email from the ASF dual-hosted git repository.
schultz 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 8bbdabe02c Remove changelog entry since the change
ChristopherSchultz merged PR #867:
URL: https://github.com/apache/tomcat/pull/867
--
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
This is an automated email from the ASF dual-hosted git repository.
schultz 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 a652b71630 Optimize Request#getCharsetHolder to avo
markt-asf commented on PR #868:
URL: https://github.com/apache/tomcat/pull/868#issuecomment-2967321515
HTTP/2 is handled differently because of the multiplexing. We probably do
need a `recycle()` method on `RequestInfo`. It looks like it should be called
around line 440 (current 9.0.x code)
https://bz.apache.org/bugzilla/show_bug.cgi?id=69713
--- Comment #2 from Mark Thomas ---
We might want to update a few method parameter names for consistency as well.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=69713
--- Comment #1 from Remy Maucherat ---
Created attachment 40047
--> https://bz.apache.org/bugzilla/attachment.cgi?id=40047&action=edit
Proposed patch
Http2Parser.readDataFrame has two suspicious uses of payloadSize when
dataLength should be
rmaucher commented on PR #868:
URL: https://github.com/apache/tomcat/pull/868#issuecomment-2966635424
Definitely this PR is wrong. RequestInfo is not the stats for an individual
request, so it should not be reset.
--
This is an automated message from the Apache Git Service.
To respond to
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/1428
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 9.0.x] d62a3352e75bb0407f92f99fbeee52158e236
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/1776
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 10.1.x] d1a7786653e9cf3dd57f71742301e362dc8c
rmaucher closed pull request #868: recycle RequestInfo when Request is reused
in pool
URL: https://github.com/apache/tomcat/pull/868
--
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 com
qingdaoheze commented on PR #868:
URL: https://github.com/apache/tomcat/pull/868#issuecomment-2966572313
Sorry. I don't understand what you mean. My issue is that the metrics in
org.apache.coyote.RequestGroupInfo#removeRequestProcessor is not counted
correctly when
org.apache.coyote.http2.
rmaucher commented on PR #868:
URL: https://github.com/apache/tomcat/pull/868#issuecomment-2966521488
Are you trying to fix a problem you noticed, or is this PR based on code
analysis ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
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 d1a7786653 Ensure application configured welcome
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/1427
Blamelist: Mark Thomas , remm
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 9.0.x] cead076c992ee75073ff57df4d70f70218e9c9c6
Steps:
work
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 d62a3352e7 Ensure application configured welcome fi
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 0673aa0a3b Ensure application configured welcome
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 f2a7c73e9f Ensure application configured welcome file
https://bz.apache.org/bugzilla/show_bug.cgi?id=69713
Bug ID: 69713
Summary: HTTP/2 DATA frame with padding cause error when
HEADERS contains content-length field.
Product: Tomcat 10
Version: unspecified
Hardware: PC
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 55f1a632d2 Cleanup
55f1a632d2 is described below
comm
https://bz.apache.org/bugzilla/show_bug.cgi?id=69710
--- Comment #11 from Carlos Cerrillo ---
I also think this shouldn’t have been included as a minor change, or without
any heads-up about it, because it breaks a lot of default apps. I think there
should be a pretty high limit to keep backwards
This is an automated email from the ASF dual-hosted git repository.
remm 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 8c1cc4150f Cleanup
8c1cc4150f is described below
This is an automated email from the ASF dual-hosted git repository.
remm 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 cead076c99 Cleanup
cead076c99 is described below
co
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 632e6732bd Cleanup
632e6732bd is described below
https://bz.apache.org/bugzilla/show_bug.cgi?id=69710
--- Comment #10 from 123hay...@gmail.com ---
(In reply to Remy Maucherat from comment #9)
> The problem seems that you are not using multipart very efficiently. If you
> have trivial flag parameters to pass, then URL params work, for starters.
>
30 matches
Mail list logo