Merge branch 'longtai-cn:develop' into develop

pull/218/head
selectbook 3 years ago committed by GitHub
commit 4f965e56a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ package cn.hippo4j.common.constant;
*/ */
public class ChangeThreadPoolConstants { public class ChangeThreadPoolConstants {
public static final String CHANGE_THREAD_POOL_TEXT = "[{}] Changed thread pool. " + public static final String CHANGE_THREAD_POOL_TEXT = "[{}] Changing thread pool parameters. " +
"\n coreSize :: [{}]" + "\n coreSize :: [{}]" +
"\n maxSize :: [{}]" + "\n maxSize :: [{}]" +
"\n queueType :: [{}]" + "\n queueType :: [{}]" +

Loading…
Cancel
Save