Author: kkolinko
Date: Tue Jun 1 16:05:20 2010
New Revision: 950137
URL: http://svn.apache.org/viewvc?rev=950137&view=rev
Log:
Improve the ChatServlet comet example and fix some issues there
It is merge of r935105 from trunk.
Added:
tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/index.jsp
Author: kkolinko
Date: Tue Jun 1 16:16:34 2010
New Revision: 950142
URL: http://svn.apache.org/viewvc?rev=950142&view=rev
Log:
Code cleanup in o.a.t.util.buf classes
It is port of r481614 from tc5.5.x
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/u
Author: markt
Date: Tue Jun 1 16:59:14 2010
New Revision: 950164
URL: http://svn.apache.org/viewvc?rev=950164&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48971
Make stopping of TimerThreads optional and disabled by default
Modified:
tomcat/trunk/java/org/apache/catal
Author: markt
Date: Tue Jun 1 17:01:28 2010
New Revision: 950166
URL: http://svn.apache.org/viewvc?rev=950166&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=950
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971
--- Comment #9 from Mark Thomas 2010-06-01 13:01:45 EDT ---
This has been fixed in trunk and proposed for 6.0.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971
--- Comment #10 from Mark Thomas 2010-06-01 15:15:00 EDT ---
Note I have fixed the DBCP issue in commons pool. The fix will be in pool 1.5.5
onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971
--- Comment #11 from sylvain.laur...@gmail.com 2010-06-01 17:05:31 EDT ---
reference to the commons-pool issue :
https://issues.apache.org/jira/browse/POOL-161
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=emai
https://issues.apache.org/bugzilla/show_bug.cgi?id=48933
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi!
I just noticed that dev@ no more receives those weekly "Bug report"
emails from Bugzilla.
The last ones that I saw were on 2010-04-11,
http://marc.info/?t=12710273891&r=1&w=2
Best regards,
Konstantin Kolinko
-
To unsubs
Author: kkolinko
Date: Wed Jun 2 02:39:54 2010
New Revision: 950341
URL: http://svn.apache.org/viewvc?rev=950341&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48843
Prevent possible deadlock for worker allocation in NIO/BIO/APR connectors,
caused by missing Object.notify()
https://issues.apache.org/bugzilla/show_bug.cgi?id=48843
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
11 matches
Mail list logo