Re: [tomcat] branch master updated: Proposed Connector API and XML refactoring

2020-04-16 Thread Mark Thomas
On 15/04/2020 22:05, r...@apache.org wrote: > Proposed Connector API and XML refactoring My first impression is that the cost for users is going to be high. Simple Connector configurations are more complicated. Is there a plan for a transition period like we had with the TLS changes where

[Bug 64312] Many memberDisappeared messages are logged on all nodes of the cluster with JDK versions 12 or above, even when system is idle

2020-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64312 Pavana Sai Mahathi Vavilala changed: What|Removed |Added Resolution|WORKSFORME |--- Status|R

Re: [tomcat] branch master updated: Proposed Connector API and XML refactoring

2020-04-16 Thread Rémy Maucherat
On Thu, Apr 16, 2020 at 10:52 AM Mark Thomas wrote: > On 15/04/2020 22:05, r...@apache.org wrote: > > > > > Proposed Connector API and XML refactoring > > My first impression is that the cost for users is going to be high. > Simple Connector configurations are more complicated. > > Is there

Re: API Change - Connector.java Constructor

2020-04-16 Thread Romain Manni-Bucau
Hi all, Just wanted to shout a proposal - hoping to not be too much "off". I guess the target of bypassing reflection is mainly for what tomcat delivers - ie not the user/vendor extensions - so it means everything is there at build time, so why not generating the reflection-free API? Idea would b

Re: API Change - Connector.java Constructor

2020-04-16 Thread Rémy Maucherat
On Thu, Apr 16, 2020 at 1:42 PM Romain Manni-Bucau wrote: > Hi all, > > Just wanted to shout a proposal - hoping to not be too much "off". > > I guess the target of bypassing reflection is mainly for what tomcat > delivers - ie not the user/vendor extensions - so it means everything is > there at

Re: API Change - Connector.java Constructor

2020-04-16 Thread Romain Manni-Bucau
Doesn't the same applies? It is a finite product (and not too big). The only choice to do is how to expose it I guess. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github

[Bug 64355] New: Web application and Login page Is very slow and Login page to load is taking 5 minitues in Tomcat 9.0.34

2020-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64355 Bug ID: 64355 Summary: Web application and Login page Is very slow and Login page to load is taking 5 minitues in Tomcat 9.0.34 Product: Tomcat 9 Version: 9.0.34 Hardwar

[Bug 64312] Many memberDisappeared messages are logged on all nodes of the cluster with JDK versions 12 or above, even when system is idle

2020-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64312 --- Comment #6 from Pavana Sai Mahathi Vavilala --- Please ignore the following from the configuration posted above: 1) Filter attribute in: 2) The custom ClusterListener. These were inadvertently added in the comment and were not used duri