This commit is contained in:
Yibo-Liu 2021-02-05 21:47:10 +08:00 committed by GitHub
parent 03c7e1f368
commit 369ff6fd03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,9 @@ public class MasterTaskExecThread extends MasterBaseTaskExecThread {
*/
private TaskInstanceCacheManager taskInstanceCacheManager;
/**
* netty executor manager
*/
private NettyExecutorManager nettyExecutorManager;