Bughue opened a new issue, #7055:
URL: https://github.com/apache/incubator-seata/issues/7055

   <!-- Please do not use this issue template to report security 
vulnerabilities but refer to our [security 
policy](https://github.com/seata/seata/security/policy). -->
   
   ## Why you need it?
    Is your feature request related to a problem? Please describe in details
   
![image](https://github.com/user-attachments/assets/2a9b6270-5412-4b9e-9333-258b6ca68b82)
   
![image](https://github.com/user-attachments/assets/3537e869-e580-487a-9fab-e857572ac7d2)
   
在AbstractNettyRemotingServer里遇到的channel获取失败,全都是抛出runtimeExp,但AbstractCore只捕捉IOException
 和TimeoutException,导致这个包含xid的日志最后没包裹,日志里就看不到xid。我觉得channel拿不到应该是抛IOException?
   
   The channel acquisition failures encountered in AbstractNettyRemotingServer 
all throw runtimeExp, but AbstractCore only catches IOException and 
TimeoutException, which results in the log containing xid not being wrapped at 
the end, and the log is missing the xid. So the failure to get the channel 
should be an IOException?
   
   ## How it could be?
   A clear and concise description of what you want to happen. You can explain 
more about input of the feature, and output of it.
   
   
   ## Other related information
   Add any other context or screenshots about the feature request here.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to