You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
RemotingClient不支持设置listener,当消息发出后channel断开时,无法通过listener进行快速响应失败。
RemotingClient does not support setting a listener. When the channel is disconnected after the message is sent, it cannot quickly respond to the failure through the listener
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
xxx
xxx
xxx
Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
JDK version(e.g. java -version):
Seata client/server version:
Database version:
OS(e.g. uname -a):
Others:
The text was updated successfully, but these errors were encountered:
Ⅰ. Issue Description
RemotingClient不支持设置listener,当消息发出后channel断开时,无法通过listener进行快速响应失败。
RemotingClient does not support setting a listener. When the channel is disconnected after the message is sent, it cannot quickly respond to the failure through the listener
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
java -version
):uname -a
):The text was updated successfully, but these errors were encountered: