YongGoose commented on code in PR #7170:
URL: https://github.com/apache/incubator-seata/pull/7170#discussion_r1961031385


##########
core/src/main/java/org/apache/seata/core/rpc/netty/NettyClientConfig.java:
##########
@@ -25,7 +25,6 @@
 import static 
org.apache.seata.common.DefaultValues.DEFAULT_RPC_RM_REQUEST_TIMEOUT;
 import static 
org.apache.seata.common.DefaultValues.DEFAULT_RPC_TM_REQUEST_TIMEOUT;
 import static 
org.apache.seata.common.DefaultValues.DEFAULT_SELECTOR_THREAD_PREFIX;
-import static 
org.apache.seata.common.DefaultValues.DEFAULT_SELECTOR_THREAD_SIZE;

Review Comment:
   > > Done in 
[f5d38a9](https://github.com/apache/incubator-seata/commit/f5d38a93014946cf08a563a4b37c44b9e8687b5c)
 !
   > 
   > In NettyClientBootstrap, it is necessary to handle the case where 
selectorThreadSizeThreadSize=-1.
   
   - https://github.com/apache/incubator-seata/pull/7170#issuecomment-2667623948
   
   What do you think?



-- 
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