Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AbstractNettyRemotingServer throw RuntimeException when channel=null #7055

Open
Bughue opened this issue Dec 13, 2024 · 0 comments
Open

AbstractNettyRemotingServer throw RuntimeException when channel=null #7055

Bughue opened this issue Dec 13, 2024 · 0 comments

Comments

@Bughue
Copy link
Contributor

Bughue commented Dec 13, 2024

Why you need it?

Is your feature request related to a problem? Please describe in details
image
image
在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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant