From 2615208d4ad4dffd0a51eb13dbc7b16d547e7182 Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 7 Oct 2010 14:25:43 +0000 Subject: [PATCH] Add bug reference - looks like this one was reported and fixed independently. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1005461 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 80cb17f4d..339fa4f91 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -94,12 +94,13 @@ for us in HTTP headers. (markt) - 50054: Correctly handle the setting of minSpareThreads in - AJP connector. (kfujino) + 50003: Set not maxThreads but minSpareThreads to + corePoolSize, if AbstractEndpoint.setMinSpareThreads is called. + (kfujino) - Set not maxThreads but minSpareThreads to corePoolSize, if - AbstractEndpoint.setMinSpareThreads is called. (kfujino) + 50054: Correctly handle the setting of minSpareThreads in + AJP connector. (kfujino) -- 2.11.0