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

RemotingClient does not support setting a listener #7058

Open
1 task
funky-eyes opened this issue Dec 16, 2024 · 0 comments
Open
1 task

RemotingClient does not support setting a listener #7058

funky-eyes opened this issue Dec 16, 2024 · 0 comments
Labels
task: help-wanted Extra attention is needed

Comments

@funky-eyes
Copy link
Contributor

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

  1. xxx
  2. xxx
  3. 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:
@funky-eyes funky-eyes added the task: help-wanted Extra attention is needed label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task: help-wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant