Search before asking
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

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?
Search before asking
Environment
Windows
EventMesh version
master
What happened
TCP reconnection failed
How to reproduce
Debug logs
When TCP timeout reconnects,it will make a mistake, The following is the complete error message:
Are you willing to submit PR?