You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "hgaol (via GitHub)" <gi...@apache.org> on 2023/02/03 15:07:33 UTC

[GitHub] [incubator-eventmesh] hgaol opened a new issue, #3040: [Bug] when using Kafka connector, the producer will throw 'publish error' caused by operation timeout

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: dev-unsubscribe@eventmesh.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] xwm1992 closed issue #3040: [Bug] when using Kafka connector, the producer will throw 'publish error' caused by operation timeout

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 closed issue #3040: [Bug] when using Kafka connector, the producer will throw 'publish error' caused by operation timeout 
URL: https://github.com/apache/incubator-eventmesh/issues/3040


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org