svn commit: r1847635 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/ha/tcp/ webapps/docs/ webapps/docs/config

2018-11-28 Thread remm
Author: remm Date: Wed Nov 28 12:55:32 2018 New Revision: 1847635 URL: http://svn.apache.org/viewvc?rev=1847635&view=rev Log: Refactor the utility scheduled executor from the Service to the Server as I got a usecase for ha.backend.HeartbeatListener as a Server listener. Modified: tomcat/trun

buildbot failure in on tomcat-trunk

2018-11-28 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3795 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1847636 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java

2018-11-28 Thread remm
Author: remm Date: Wed Nov 28 13:06:09 2018 New Revision: 1847636 URL: http://svn.apache.org/viewvc?rev=1847636&view=rev Log: Fix javadoc Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java URL: ht

buildbot success in on tomcat-trunk

2018-11-28 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3796 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1847646 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2018-11-28 Thread markt
Author: markt Date: Wed Nov 28 15:00:06 2018 New Revision: 1847646 URL: http://svn.apache.org/viewvc?rev=1847646&view=rev Log: Fix possible cause of intermittent TestCoyoteOutputStream failures. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java Modified: tomcat/trunk/j

Re: svn commit: r1847646 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2018-11-28 Thread Mark Thomas
On 28/11/2018 15:00, ma...@apache.org wrote: > Author: markt > Date: Wed Nov 28 15:00:06 2018 > New Revision: 1847646 > > URL: http://svn.apache.org/viewvc?rev=1847646&view=rev > Log: > Fix possible cause of intermittent TestCoyoteOutputStream failures. I thought this would be worthy of a longer

buildbot failure in on tomcat-trunk

2018-11-28 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3797 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

Re: svn commit: r1847646 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2018-11-28 Thread Rémy Maucherat
On Wed, Nov 28, 2018 at 4:20 PM Mark Thomas wrote: > On 28/11/2018 15:00, ma...@apache.org wrote: > > Author: markt > > Date: Wed Nov 28 15:00:06 2018 > > New Revision: 1847646 > > > > URL: http://svn.apache.org/viewvc?rev=1847646&view=rev > > Log: > > Fix possible cause of intermittent TestCoyot

Re: svn commit: r1847646 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2018-11-28 Thread Mark Thomas
On 28/11/2018 15:30, Rémy Maucherat wrote: > On Wed, Nov 28, 2018 at 4:20 PM Mark Thomas wrote: > >> On 28/11/2018 15:00, ma...@apache.org wrote: >>> Author: markt >>> Date: Wed Nov 28 15:00:06 2018 >>> New Revision: 1847646 >>> >>> URL: http://svn.apache.org/viewvc?rev=1847646&view=rev >>> Log:

svn commit: r1847655 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java

2018-11-28 Thread remm
Author: remm Date: Wed Nov 28 16:21:07 2018 New Revision: 1847655 URL: http://svn.apache.org/viewvc?rev=1847655&view=rev Log: Use min priority for the utility threads, as an experiment. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java Modified: tomcat/trunk/java/org/a

buildbot success in on tomcat-trunk

2018-11-28 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3798 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

Re: svn commit: r1847636 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java

2018-11-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 11/28/18 08:06, r...@apache.org wrote: > Author: remm Date: Wed Nov 28 13:06:09 2018 New Revision: 1847636 > > URL: http://svn.apache.org/viewvc?rev=1847636&view=rev Log: Fix > javadoc > > Modified: > tomcat/trunk/java/org/apache/catalin

[Bug 62843] Tomcat Russian localization

2018-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62843 --- Comment #5 from Ivan Krasnov --- (In reply to Mark Thomas from comment #4) > You can't add anything in the java or javax package space as they are > controlled by the specifications. > > Please update the patches to the latest source code,

[Bug 62843] Tomcat Russian localization

2018-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62843 --- Comment #6 from Ivan Krasnov --- Created attachment 36283 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36283&action=edit Home Page Localisation V1.2 -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1847668 - in /tomcat/trunk: java/org/apache/catalina/core/StandardServer.java webapps/docs/config/server.xml

2018-11-28 Thread remm
Author: remm Date: Wed Nov 28 18:53:36 2018 New Revision: 1847668 URL: http://svn.apache.org/viewvc?rev=1847668&view=rev Log: Clarifications and improvements Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java tomcat/trunk/webapps/docs/config/server.xml Modified: tom

Re: svn commit: r1847636 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java

2018-11-28 Thread Rémy Maucherat
On Wed, Nov 28, 2018 at 7:07 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > > /** - * The event period. + * The lifecycle event period. > > */ protected int eventPeriod = 10; > > Can you give the units, here? I suspect the units are "number of > events" rather than e.g. se

buildbot failure in on tomcat-trunk

2018-11-28 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3799 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1847669 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java

2018-11-28 Thread markt
Author: markt Date: Wed Nov 28 19:02:17 2018 New Revision: 1847669 URL: http://svn.apache.org/viewvc?rev=1847669&view=rev Log: Fix javadoc warning Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java

buildbot success in on tomcat-trunk

2018-11-28 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3800 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1847675 - /tomcat/trunk/webapps/docs/changelog.xml

2018-11-28 Thread remm
Author: remm Date: Wed Nov 28 20:41:27 2018 New Revision: 1847675 URL: http://svn.apache.org/viewvc?rev=1847675&view=rev Log: Chnagelog update (trigger a new CI build) Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.

Re: Current problems with TLS 1.0 and NIO(2)+native+openssl 1.1.1

2018-11-28 Thread Mark Thomas
I've been looking at this in case we need a change in native before I roll the 1.2.19 release. On 25/11/2018 09:42, Rainer Jung wrote: > I observed that when building tcnative against OpenSSL 1.1.1 I ran into > hangs when talking TLS 1.0 with Tomcat trunk using that tcnative plus > Nio(2). > > A

svn commit: r1847685 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java

2018-11-28 Thread remm
Author: remm Date: Wed Nov 28 22:32:57 2018 New Revision: 1847685 URL: http://svn.apache.org/viewvc?rev=1847685&view=rev Log: Copy code from static provider to remove a todo Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java Modified: tomca

[Bug 58590] org.apache.catalina.realm.MemoryRealm can use backgroundProcess() to reload tomcat-users.xml when it changes

2018-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58590 recrute changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 58590] org.apache.catalina.realm.MemoryRealm can use backgroundProcess() to reload tomcat-users.xml when it changes

2018-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58590 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED