PengningYang commented on code in PR #7414:
URL: https://github.com/apache/incubator-seata/pull/7414#discussion_r2129251915


##########
core/src/main/java/org/apache/seata/core/rpc/netty/NettyClientBootstrap.java:
##########
@@ -70,7 +69,7 @@ public class NettyClientBootstrap implements 
RemotingBootstrap {
     private final NettyPoolKey.TransactionRole transactionRole;
     private final EventLoopGroup eventLoopGroupWorker;
 
-    private EventExecutorGroup defaultEventExecutorGroup;
+    private final EventExecutorGroup defaultEventExecutorGroup;

Review Comment:
   It has been completely removed. Please review it, experts.😊



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to