(1)导入日志加入时间打印
(2)线程池等待sleep时间调整为10ms
This commit is contained in:
@@ -733,4 +733,5 @@ public final class Constants {
|
||||
//IP复用maat json中的ip region单次send 最大个数
|
||||
public static final Integer MAAT_JSON_SEND_SIZE=Configurations.getIntProperty("maat_json_send_size", 1000);
|
||||
public static final Integer MULITY_THREAD_SIZE=Configurations.getIntProperty("mulity_thread_size", 5);
|
||||
public static final Integer SAVE_AND_DEL_THREAD_SIZE=Configurations.getIntProperty("save_and_del_thread_size", 5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user