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 423757e Rename Maven artifact
423757e is described be
https://bz.apache.org/bugzilla/show_bug.cgi?id=65785
Bug ID: 65785
Summary: HTTP/2.0 non US-ASCII header names should be rejected
Product: Tomcat 9
Version: 9.0.x
Hardware: Macintosh
OS: Mac OS X 10.1
Status: NEW
Hi,
The Spring Boot team has pinged me regarding this issue:
https://github.com/spring-projects/spring-boot/issues/29266
I've done some debugging and what it comes down is that when a
Connector/Endpoint is paused, we also pause checking the async timeout
for requests associated with that Conne
On Thu, Jan 6, 2022 at 1:01 PM Mark Thomas wrote:
>
> Hi,
>
> The Spring Boot team has pinged me regarding this issue:
> https://github.com/spring-projects/spring-boot/issues/29266
>
> I've done some debugging and what it comes down is that when a
> Connector/Endpoint is paused, we also pause chec
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 16d8754 Fix BZ 65763 - improve handling of timeout d
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new a370955 Fix BZ 65763 - improve handling of timeo
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 c3b4fd0 Fix BZ 65763 - improve handling of timeout
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 03e7f73 Fix BZ 65763 - improve handling of timeout
https://bz.apache.org/bugzilla/show_bug.cgi?id=65763
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767
--- Comment #8 from Mark Thomas ---
PR https://github.com/apache/tomcat/pull/462
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e
ChristopherSchultz commented on issue #24:
URL:
https://github.com/apache/tomcat-jakartaee-migration/issues/24#issuecomment-1006739580
> So also the dependencies in a WAR are updated? I mean the JARS in
WEB-INF/lib.
Of course they are.
If you have a library that reads data fr
rmaucher commented on issue #24:
URL:
https://github.com/apache/tomcat-jakartaee-migration/issues/24#issuecomment-1006765487
You could be able to combine the migration tool (carefully avoiding to
convert the proprietary library JARs) with the classloading transformer (which
is normally no
markt-asf commented on a change in pull request #462:
URL: https://github.com/apache/tomcat/pull/462#discussion_r779920656
##
File path: java/org/apache/tomcat/util/net/jsse/PEMFile.java
##
@@ -210,6 +214,14 @@ public PrivateKey toPrivateKey(String password, String
keyAlgorith
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 16d8754 Fix BZ 65763 - improve handling of timeout during message
write
add d871a22 Fix BZ 65767 - add support f
markt-asf closed pull request #462:
URL: https://github.com/apache/tomcat/pull/462
--
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...
markt-asf commented on pull request #462:
URL: https://github.com/apache/tomcat/pull/462#issuecomment-1006996620
I've applied this PR manually so I could add an extended comment next to the
use of toString()
--
This is an automated message from the Apache Git Service.
To respond to the m
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 973623c Fix BZ 65767 - add support for certs wit
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 7c49638 Fix BZ 65767 - add support for certs with
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 bf7e120 Fix BZ 65767 - add support for certs with
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=65763
--- Comment #4 from alex ---
(In reply to Mark Thomas from comment #3)
> Thanks for the report and the analysis.
>
> After reviewing the code, I think catching IllegalStateException is the way
> to handle this.
>
> Fixed in:
> - 10.1.x for 10
21 matches
Mail list logo