Author: markt
Date: Fri Apr 6 08:47:52 2018
New Revision: 1828500
URL: http://svn.apache.org/viewvc?rev=1828500&view=rev
Log:
Refactor test to extract threaded test code for re-use
Added:
tomcat/trunk/test/org/apache/tomcat/unittest/TesterThreadedPerformance.java
(with props)
Modified:
Author: markt
Date: Fri Apr 6 08:49:37 2018
New Revision: 1828501
URL: http://svn.apache.org/viewvc?rev=1828501&view=rev
Log:
Create performance test for getWebSocketContainer()
Added:
tomcat/trunk/test/javax/websocket/
tomcat/trunk/test/javax/websocket/TestContainerProviderPerformance.j
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/3179
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
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-training.git
The following commit(s) were added to refs/heads/master by this push:
new e540e57 First pass at performance modul
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-training.git
The following commit(s) were added to refs/heads/master by this push:
new c113e71 First pass at wrap-up
c113e71 i
On 03/04/18 21:25, Mark Thomas wrote:
> The proposed 9.0.7 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.7
Unit tests pass (allowing for expected OpenSSL failures due to version
mis-match) for NIO, NIO2 and APR/native (1.2.16) on Linux, OSX and Windows.
Mar
On 03/04/18 21:36, Mark Thomas wrote:
> The proposed 8.5.30 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.30
Unit tests pass (allowing for expected OpenSSL failures due to version
mis-match) for NIO, NIO2 and APR/native (1.2.16) on Linux, OSX and Windows.
M
https://bz.apache.org/bugzilla/show_bug.cgi?id=57434
--- Comment #10 from Tomas Hofman ---
Yes, I think I do, but I'm afraid it's gonna involve Wildfly. I will check it
out and get back here.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=57434
Tomas Hofman changed:
What|Removed |Added
CC||thof...@redhat.com
--
You are receivin
Mark,
On 4/3/18 4:36 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.30 release is now available for voting.
>
> The major changes compared to the 8.5.29 release are:
>
> - Add support for the maxDays attribute to the AccessLogValve and
> ExtendedAccessLogValve. This allows the maximum
Hey Tomcat team,
I wanted to know from where I can fully understand the functioning
of Tomcat so that I can start contributing by submitting small patches and
bug fixes? Help required.
Rohan,
On 4/6/18 10:38 AM, Rohan Chhabra wrote:
> I wanted to know from where I can fully understand the functioning
> of Tomcat so that I can start contributing by submitting small patches and
> bug fixes? Help required.
The first step would be to check-out the source from revision-cont
Author: markt
Date: Fri Apr 6 18:15:06 2018
New Revision: 1828539
URL: http://svn.apache.org/viewvc?rev=1828539&view=rev
Log:
Clean-up following a query on the users@ list
Remove unused code.
Clean-up formatting a little.
Modified:
tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java
Author: markt
Date: Fri Apr 6 19:35:41 2018
New Revision: 1828545
URL: http://svn.apache.org/viewvc?rev=1828545&view=rev
Log:
Correct off-by-one error in thread pool that allowed thread pools to increase
in size to one more than the configured limit.
Patch provided by usc.
This closes #104
Modi
Author: markt
Date: Fri Apr 6 19:35:55 2018
New Revision: 1828546
URL: http://svn.apache.org/viewvc?rev=1828546&view=rev
Log:
Fix false positive
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http://svn.apa
Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/104
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Author: markt
Date: Fri Apr 6 19:36:52 2018
New Revision: 1828547
URL: http://svn.apache.org/viewvc?rev=1828547&view=rev
Log:
Fix false positive
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/threads/TaskQueue.java
tomcat/tc8.5.x/tr
Author: markt
Date: Fri Apr 6 19:38:27 2018
New Revision: 1828548
URL: http://svn.apache.org/viewvc?rev=1828548&view=rev
Log:
Correct off-by-one error in thread pool that allowed thread pools to increase
in size to one more than the configured limit.
Patch provided by usc.
Modified:
tomcat/
Author: markt
Date: Fri Apr 6 19:38:42 2018
New Revision: 1828549
URL: http://svn.apache.org/viewvc?rev=1828549&view=rev
Log:
Line length
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/to
Author: markt
Date: Fri Apr 6 19:39:17 2018
New Revision: 1828551
URL: http://svn.apache.org/viewvc?rev=1828551&view=rev
Log:
Fix markup
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapp
Author: markt
Date: Fri Apr 6 19:39:40 2018
New Revision: 1828552
URL: http://svn.apache.org/viewvc?rev=1828552&view=rev
Log:
Fix markup
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc8.5.x/trunk/
--
Author: markt
Date: Fri Apr 6 19:40:53 2018
New Revision: 1828554
URL: http://svn.apache.org/viewvc?rev=1828554&view=rev
Log:
Correct off-by-one error in thread pool that allowed thread pools to increase
in size to one more than the configured limit.
Patch provided by usc.
Modified:
tomcat/
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/105
This needs some discussion on the dev@ list.
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional comm
Author: markt
Date: Fri Apr 6 20:11:55 2018
New Revision: 1828559
URL: http://svn.apache.org/viewvc?rev=1828559&view=rev
Log:
SpotBugs
Fixes for Jasper (rank 17 and above)
Modified:
tomcat/trunk/java/org/apache/jasper/el/JasperELResolver.java
tomcat/trunk/java/org/apache/jasper/servlet/J
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/3182
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
On 05/04/18 18:11, Christopher Schultz wrote:
> Tomcat allows libapr to give access to the OpenSSL PRNG for
> random-generation of things like session ids, right? I thought there was
> an option in there in the past for something like that, but I can't seem
> to find it right now. The page for
Author: markt
Date: Fri Apr 6 20:36:54 2018
New Revision: 1828563
URL: http://svn.apache.org/viewvc?rev=1828563&view=rev
Log:
Fix unit test after refactoring for SpotBugs
Modified:
tomcat/trunk/test/org/apache/jasper/el/TestJasperELResolver.java
Modified: tomcat/trunk/test/org/apache/jasper
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/3183
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Fri Apr 6 20:57:21 2018
New Revision: 1828565
URL: http://svn.apache.org/viewvc?rev=1828565&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263
Avoid a NullPointerException when the RemoteIpValve processes a request for
which no Context can be found.
Modif
Author: markt
Date: Fri Apr 6 20:58:08 2018
New Revision: 1828566
URL: http://svn.apache.org/viewvc?rev=1828566&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263
Avoid a NullPointerException when the RemoteIpValve processes a request for
which no Context can be found.
Modif
Author: markt
Date: Fri Apr 6 20:59:53 2018
New Revision: 1828567
URL: http://svn.apache.org/viewvc?rev=1828567&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263
Avoid a NullPointerException when the RemoteIpValve processes a request for
which no Context can be found.
Modif
Author: markt
Date: Fri Apr 6 21:00:36 2018
New Revision: 1828568
URL: http://svn.apache.org/viewvc?rev=1828568&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263
Avoid a NullPointerException when the RemoteIpValve processes a request for
which no Context can be found.
Modif
https://bz.apache.org/bugzilla/show_bug.cgi?id=62263
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Le 03/04/2018 à 22:36, Mark Thomas a écrit :
> The proposed 8.5.30 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.30
Tested on Debian sid with OpenJDK 9.
I got a couple of test failures in TestOpenSSLConf
but that doesn't seem critical:
Testcase: testOpenSS
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test-nio2 has an issue affecting its community integration.
T
35 matches
Mail list logo