+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://issues.apache.org/bugzilla/show_bug.cgi?id=48891
Rainer Jung changed:
What|Removed |Added
Component|Library |Common
Product|Tomcat Nat
Author: markt
Date: Sun Sep 5 19:47:36 2010
New Revision: 992881
URL: http://svn.apache.org/viewvc?rev=992881&view=rev
Log:
Make sure acceptor threads are stopped when the connector is stopped.
Also fix @Override warnings for the method
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/
Author: markt
Date: Sun Sep 5 19:49:53 2010
New Revision: 992882
URL: http://svn.apache.org/viewvc?rev=992882&view=rev
Log:
Make sure async timeout thread is stopped when the connector is stopped.
Correct copy and pasted comment
Also fix @Override warning for the method
Modified:
tomcat/trun
Author: markt
Date: Sun Sep 5 20:36:16 2010
New Revision: 992890
URL: http://svn.apache.org/viewvc?rev=992890&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49802
Allow the connectors to be stopped via JMX.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Conn
https://issues.apache.org/bugzilla/show_bug.cgi?id=49802
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Sep 5 20:43:38 2010
New Revision: 992891
URL: http://svn.apache.org/viewvc?rev=992891&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49883
Return a name for use in log messages rather than throwing an
UnsupportedOperationException
Modified:
tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=49883
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Sep 5 21:08:42 2010
New Revision: 992895
URL: http://svn.apache.org/viewvc?rev=992895&view=rev
Log:
Misc code clean-up.
Modified:
tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java
Modified: tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=49884
Mark Thomas changed:
What|Removed |Added
OS/Version||All
--- Comment #2 from Mark Thomas
https://issues.apache.org/bugzilla/show_bug.cgi?id=49884
--- Comment #3 from Kevin 2010-09-05 17:42:02 EDT ---
(In reply to comment #2)
> The state changes in AsyncContextImpl aren't atomic so I think what you are
> seeing is the result of multiple parallel calls to doInternalComplete(). Am I
> c
17 matches
Mail list logo