Author: markt
Date: Tue Jan 22 14:36:00 2019
New Revision: 1851824
URL: http://svn.apache.org/viewvc?rev=1851824&view=rev
Log:
Remove out-dated comment
Modified:
tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java
Modified: tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java?rev=1851824&r1=1851823&r2=1851824&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java (original)
+++ tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java Tue Jan 22
14:36:00 2019
@@ -858,11 +858,6 @@ public abstract class ContainerBase exte
}
- /*
- * Implementation note: If there is a demand for more control than this
then
- * it is likely that the best solution will be to reference an external
- * executor.
- */
private void reconfigureStartStopExecutor(int threads) {
if (threads == 1) {
// Use a fake executor
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]