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-taglibs-standard has an issue affecting its community
integration.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53199
--- Comment #2 from Patric Rufflar ---
I just want to add that the current (TimerTask) implementation seems to have a
bug which causes that the PoolCleaner Thread will not be terminated/canceled in
some cases.
I am currently unable to repro
Author: markt
Date: Wed Sep 26 13:17:46 2012
New Revision: 1390460
URL: http://svn.apache.org/viewvc?rev=1390460&view=rev
Log:
Better comment
Modified:
tomcat/trunk/java/org/apache/tomcat/util/collections/SynchronizedStack.java
Modified:
tomcat/trunk/java/org/apache/tomcat/util/collections/
Author: markt
Date: Wed Sep 26 13:42:54 2012
New Revision: 1390484
URL: http://svn.apache.org/viewvc?rev=1390484&view=rev
Log:
Additional name changes
Modified:
tomcat/trunk/test/org/apache/tomcat/util/collections/TesterPerformanceSynchronizedStack.java
Modified:
tomcat/trunk/test/org/apac
Author: markt
Date: Wed Sep 26 13:47:08 2012
New Revision: 1390486
URL: http://svn.apache.org/viewvc?rev=1390486&view=rev
Log:
Lower thread count by default
Modified:
tomcat/trunk/test/org/apache/tomcat/util/collections/TesterPerformanceSynchronizedStack.java
Modified:
tomcat/trunk/test/or
Thanks for all the help while I was developing the new test case for
https://issues.apache.org/bugzilla/show_bug.cgi?id=53584. The thread on
the users mailing list is called "AuthenticatorBase
setChangeSessionIdOnAuthentication without cookies".
I now have two new test cases working successful
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=56&rev2=57
mamaiacazare
masterjin\.com
mathsolutio
https://issues.apache.org/bugzilla/show_bug.cgi?id=53936
Priority: P2
Bug ID: 53936
Assignee: dev@tomcat.apache.org
Summary: Minimize classloader leaks from stacktrace elements in
long-lived Exceptions
Severity: enhancement
https://issues.apache.org/bugzilla/show_bug.cgi?id=53936
--- Comment #1 from Timo Kinnunen ---
Created attachment 29421
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29421&action=edit
Cleaning Exception stacktrace by carefully calling fillInStackTrace
--
You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=45392
--- Comment #12 from Aristotelis ---
Since this feature has been added to apache tomcat 1.1.23 shouldn't this bug be
closed??
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=53937
Priority: P2
Bug ID: 53937
Assignee: dev@tomcat.apache.org
Summary: Double call to apr_pool_destroy() if OCSP checking is
enabled and OCSP server is unreachable leads to crash
Author: markt
Date: Wed Sep 26 16:55:56 2012
New Revision: 1390599
URL: http://svn.apache.org/viewvc?rev=1390599&view=rev
Log:
A slightly different alternative to ConcurrentLinkedQueue. This one is also
largely GC free and has similar performance to the Stack version.
Added:
tomcat/trunk/jav
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by PredictiveDialer:
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=441&rev2=442
[[http://www.acugis.com/|AcuGIS]] Tomcat hosting
https://issues.apache.org/bugzilla/show_bug.cgi?id=53938
Priority: P2
Bug ID: 53938
Assignee: dev@tomcat.apache.org
Summary: Silent Install
Severity: normal
Classification: Unclassified
Reporter: j...@bolioshot.com
Hardwa
Author: markt
Date: Wed Sep 26 20:09:35 2012
New Revision: 1390714
URL: http://svn.apache.org/viewvc?rev=1390714&view=rev
Log:
Switch to SynchronizedQueue for the event queues
Switch to SynchronizedStack for the Processor cache
These changes together reduce object allocation during my load test by
Author: markt
Date: Wed Sep 26 20:31:11 2012
New Revision: 1390717
URL: http://svn.apache.org/viewvc?rev=1390717&view=rev
Log:
No need to create runnable and wake up the selector if it isn't going to do
anything.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java
Modified:
tomcat/sandbox/trunk-resources/java/org/apache/tomcat/util/buf/B2CConverter.java
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/trunk-resources/java/org/apache/tomcat/util/buf/B2CConverter.java?rev=1390718&r1=1390717&r2=1390718&view=diff
===
On 19/09/2012 20:46, Mark Thomas wrote:
> On 09/09/2012 19:50, Mark Thomas wrote:
>> This is part of issue b) in Konstantin's comments in TOMCAT-NEXT.txt
>>
>> Konstantin has accurately summed up the issues with basing the API on
>> DirContext as:
>> - Unnecessary objects, e.g. NamingException
Author: markt
Date: Wed Sep 26 21:29:22 2012
New Revision: 1390733
URL: http://svn.apache.org/viewvc?rev=1390733&view=rev
Log:
Add the initial Cache implementation. Validation of individual resources
against a TTL is implemented but there are several configuration and cache
cleaning TODOs.
Adde
19 matches
Mail list logo