This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 366bb95af80b65ce288de094b632546ef3f06839 Author: lihan <[email protected]> AuthorDate: Sun May 8 20:13:35 2022 +0800 Remove meaningless code --- java/org/apache/catalina/core/mbeans-descriptors.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/java/org/apache/catalina/core/mbeans-descriptors.xml b/java/org/apache/catalina/core/mbeans-descriptors.xml index db0d6ca38e..a86207780f 100644 --- a/java/org/apache/catalina/core/mbeans-descriptors.xml +++ b/java/org/apache/catalina/core/mbeans-descriptors.xml @@ -1524,10 +1524,6 @@ type="int" writeable="false" /> - <attribute name="prestartminSpareThreads" - description="Prestart threads?" - is="true" - type="boolean"/> <attribute name="queueSize" description="Number of tasks waiting to be processed" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
