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

[Bug] TCP reconnection failed #4236

Closed
2 tasks done
1404369980 opened this issue Jul 17, 2023 · 0 comments · Fixed by #4255
Closed
2 tasks done

[Bug] TCP reconnection failed #4236

1404369980 opened this issue Jul 17, 2023 · 0 comments · Fixed by #4255
Labels
bug Something isn't working

Comments

@1404369980
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Environment

Windows

EventMesh version

master

What happened

TCP reconnection failed

How to reproduce

  • run class org.apache.eventmesh.tcp.demo.sub.cloudevents.AsyncSubscribe
  • use idea breakpoint 30s

Debug logs

image

When TCP timeout reconnects,it will make a mistake, The following is the complete error message:

org.apache.eventmesh.client.tcp.impl.cloudevent.CloudEventTCPPubClient$cloudEventTCPPubHandler is not a @Sharable handler, so can't be added or removed multiple times.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@1404369980 1404369980 added the bug Something isn't working label Jul 17, 2023
1404369980 pushed a commit to 1404369980/eventmesh that referenced this issue Jul 17, 2023
1404369980 pushed a commit to 1404369980/eventmesh that referenced this issue Jul 17, 2023
1404369980 pushed a commit to 1404369980/eventmesh that referenced this issue Jul 19, 2023
1404369980 pushed a commit to 1404369980/eventmesh that referenced this issue Jul 20, 2023
mxsm added a commit that referenced this issue Jul 21, 2023
[ISSUE #4236] TCP reconnection failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant