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,
   
![image](https://user-images.githubusercontent.com/11908658/211031645-ed1d0a2b-4e0d-4f61-bfdc-b3db55e98125.png)
   
   
   ### 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]

Reply via email to