https://issues.apache.org/bugzilla/show_bug.cgi?id=50003
Summary: AbstractEndpoint.setMinSpareThreads calls executor.setCorePoolSize with incorrect parameter Product: Tomcat 7 Version: 7.0.2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Connectors AssignedTo: dev@tomcat.apache.org ReportedBy: sylvain.laur...@gmail.com It's calling setCorePoolSize(maxThreads) instead of setCorePoolSize(minSpareThreads) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org