[Bug 64818] Allow duplicate URL mapping to the same Servlet

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64818 --- Comment #9 from Igal Sapir --- (In reply to Mark Thomas from comment #4) > > > I've traced this back to the original EG discussion and it was only > considering one URL pattern mapping to multiple Servlets. The case of > duplicate mapping

[Bug 64830] HTTP2 : GOAWAY sent with Protocol Error and Frame Size Error

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64830 --- Comment #16 from Arshiya --- Thank you soo much Mark for the fix .. One clarification please, Were you able to reproduce and fix the payload related issue reported in bug 64828 as well ? Thanks in advance ! -- You are receiving this mai

[tomcat] branch master updated: Rename strings in other languages

2020-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new b1ec24d Rename strings in other languages b1ec24d

[tomcat] branch master updated: Remove legacy JDBC code from session store

2020-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new c38af7c Remove legacy JDBC code from session stor

buildbot success in on tomcat-9-trunk

2020-11-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-9-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9-trunk/builds/535 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedu

[tomcat] branch 8.5.x updated: Another fix for BZ 64830

2020-11-09 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 97106fc Another fix for BZ 64830 97106fc is descri

[tomcat] branch master updated: Another fix for BZ 64830

2020-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 3738ba1 Another fix for BZ 64830 3738ba1 is desc

[tomcat] branch 9.0.x updated: Another fix for BZ 64830

2020-11-09 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 c78b278 Another fix for BZ 64830 c78b278 is descri

[Bug 64830] HTTP2 : GOAWAY sent with Protocol Error and Frame Size Error

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64830 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Fix BZ 64830 - concurrency issue in HPACK decoder

2020-11-09 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 21e3408 Fix BZ 64830 - concurrency issue in HPACK

[tomcat] branch 9.0.x updated: Fix BZ 64830 - concurrency issue in HPACK decoder

2020-11-09 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 d56293f Fix BZ 64830 - concurrency issue in HPACK

[tomcat] branch master updated: Fix BZ 64830 - concurrency issue in HPACK decoder

2020-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 8d2fe68 Fix BZ 64830 - concurrency issue in HPAC

Re: Removing JDBC mode from JDBCStore

2020-11-09 Thread Christopher Schultz
Rémy, On 11/9/20 08:45, Rémy Maucherat wrote: Hi, As part of https://github.com/apache/tomcat/pull/376 and along with the similar removal of JDBCRealm, I would like to propose: - Remove JDBC code from JDBCStore in Tomcat 10, in favor of DataSource code; this allows simplifying and removing glob

[Bug 64830] HTTP2 : GOAWAY sent with Protocol Error and Frame Size Error

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64830 --- Comment #14 from Mark Thomas --- Success. This was trivial to recreate on Windows. Must be a timing thing. Fix on the way. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 64872] Inefficient enum resolution in JSPs

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64872 --- Comment #2 from John Engebretson --- I think you're right that the letter of step #2 proscribes this change. My subsequent text in no way attempts to undermine or change that statement. In the vast majority of cases, when a JSP author use

[Bug 64816] Headers 'If-Modified-Since' header causes 400 in 8.5.58

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64816 Michael Osipov changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REOPENE

[Bug 64816] Headers 'If-Modified-Since' header causes 400 in 8.5.58

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64816 nityasant...@gmail.com changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVE

[Bug 64848] WsSession objects in OUTPUT_CLOSED state are implicitly held by waitingProcessors and GC cannot purge them from the JVM heap

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64848 --- Comment #12 from Laszlo Karolyi --- Ok, it sounds promising. Thanks for the quick feedback. -- You are receiving this mail because: You are the assignee for the bug. - To

Re: Removing JDBC mode from JDBCStore

2020-11-09 Thread Mark Thomas
On 09/11/2020 13:45, Rémy Maucherat wrote: > Hi, > > As part of https://github.com/apache/tomcat/pull/376 and along with the > similar removal of JDBCRealm, I would like to propose: > - Remove JDBC code from JDBCStore in Tomcat 10, in favor of DataSource > code; this allows simplifying and removin

Re: Removing JDBC mode from JDBCStore

2020-11-09 Thread Filip Hanik
+1 On Mon, Nov 9, 2020 at 05:45 Rémy Maucherat wrote: > Hi, > > As part of https://github.com/apache/tomcat/pull/376 and along with the > similar removal of JDBCRealm, I would like to propose: > - Remove JDBC code from JDBCStore in Tomcat 10, in favor of DataSource > code; this allows simplifyin

Removing JDBC mode from JDBCStore

2020-11-09 Thread Rémy Maucherat
Hi, As part of https://github.com/apache/tomcat/pull/376 and along with the similar removal of JDBCRealm, I would like to propose: - Remove JDBC code from JDBCStore in Tomcat 10, in favor of DataSource code; this allows simplifying and removing global sync which obviously kills scalability - Renam

[Bug 64818] Allow duplicate URL mapping to the same Servlet

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64818 Mark Thomas changed: What|Removed |Added Severity|minor |enhancement --- Comment #8 from Mark Tho

[Bug 64872] Inefficient enum resolution in JSPs

2020-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64872 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from Mark Tho