[GitHub] [tomcat] tianshuang opened a new pull request, #543: Optimize comment

2022-08-17 Thread GitBox
tianshuang opened a new pull request, #543: URL: https://github.com/apache/tomcat/pull/543 HTTP2 also supports relative redirects. -- 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

Migrate from Bugzilla to GitHub Issues

2022-08-17 Thread Vladimir Sitnikov
Hi, Have you considered migrating from Bugzilla to GitHub Issues? I think co-locating issues, code, and PRs at GitHub would make it easier to browse both issues and code. I guess many Tomcat users browse code (including Tomcat code) in GitHub, and they would likely use GitHub PRs (Tomcat PRs an

Re: BUILDING.txt

2022-08-17 Thread Han Li
Chris, I found that BUILDING.txt in the source distribution of all version hasn’t been merged as expected. I think this is a source distribution, BUILDING.txt is part of the source, so it’s normal for this file not to be processed. Best Regards, Han > 2022年8月18日 09:36,Christopher Schultz 写道:

Re: BUILDING.txt

2022-08-17 Thread Christopher Schultz
All, On 8/17/22 21:23, Christopher Schultz wrote: I just noticed that BUILDING.txt in the source distribution of Tomcat 8.5.82 hasn't been merged as expected: "         Building The Apache Tomcat @VERSION_MAJOR_MINOR@ Serv

[Bug 66209] CPU regression when classpath Bloom filters are active

2022-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209 --- Comment #3 from Christopher Schultz --- (In reply to Mark Thomas from comment #1) > This patch essentially trades memory for performance. We have some users > that won't want to make that trade - even if the memory concerned is > relatively

Re: [Bug 66209] CPU regression when classpath Bloom filters are active

2022-08-17 Thread Christopher Schultz
Mark, On 8/15/22 06:10, bugzi...@apache.org wrote: https://bz.apache.org/bugzilla/show_bug.cgi?id=66209 --- Comment #1 from Mark Thomas --- This patch essentially trades memory for performance. We have some users that won't want to make that trade - even if the memory concerned is relatively s

BUILDING.txt

2022-08-17 Thread Christopher Schultz
I just noticed that BUILDING.txt in the source distribution of Tomcat 8.5.82 hasn't been merged as expected: " Building The Apache Tomcat @VERSION_MAJOR_MINOR@ Servlet/JSP Container ===

[Bug 66178] Reduce garbage from strings in AbstractArchiveResourceSet.getResource

2022-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66178 --- Comment #12 from Mark Thomas --- Note that cache validation needs to be per URI (and not per JAR) to account for various use cases where web application resources are changed while a web application is running and those resources overlap wi

[tomcat] branch 8.5.x updated: Fix IDE warning

2022-08-17 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 800832b773 Fix IDE warning 800832b773 is described

[tomcat] branch 9.0.x updated: Fix IDE warning

2022-08-17 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 7c219ea929 Fix IDE warning 7c219ea929 is described

[tomcat] branch 10.0.x updated: Fix IDE warning

2022-08-17 Thread markt
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 10a1ec88c9 Fix IDE warning 10a1ec88c9 is describe

[tomcat] branch main updated: Fix IDE warning

2022-08-17 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 10bedf3a17 Fix IDE warning 10bedf3a17 is described be