hgaol opened a new issue, #2845: URL: https://github.com/apache/incubator-eventmesh/issues/2845
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment Mac ### EventMesh version master ### What happened When a consumer subscribe via TCP, the runtime will throw stack over flow error like below,  ### How to reproduce 1. Enable TCP protocol in runtime and start `runtime` via `org.apache.eventmesh.starter.StartUp`. 2. Start TCP subscribe sample by `org.apache.eventmesh.tcp.demo.sub.eventmeshmessage.AsyncSubscribe` 3. the error will repro. ### Debug logs see the screenshot above. ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
