hgaol opened a new issue, #3040: URL: https://github.com/apache/incubator-eventmesh/issues/3040
### 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 I was trying Kafka connector and start the producer, it will throw 'publish error' caused by operation timeout <img width="1531" alt="image" src="https://user-images.githubusercontent.com/11908658/216557048-5a70ca1f-483c-48c8-88eb-d6f3ab1c67ad.png"> ### How to reproduce 1. set kafka as connector 2. start `EventMeshStartup` 3. start `org.apache.eventmesh.tcp.demo.sub.eventmeshmessage.AsyncSubscribe` 4. start `org.apache.eventmesh.tcp.demo.pub.eventmeshmessage.AsyncPublish` 5. the error will be occurred in AsyncPublish process. ### Debug logs see 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]
