You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/01/25 07:50:24 UTC

[GitHub] [incubator-eventmesh] xwm1992 opened a new issue #745: [Bug] Using grpc async subscribe with rocketmq doesn't ack the message

xwm1992 opened a new issue #745:
URL: https://github.com/apache/incubator-eventmesh/issues/745


   ### 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
   
   Window
   
   ### EventMesh version
   
   Other
   
   ### What happened
   
   ![image](https://user-images.githubusercontent.com/13237619/150932454-0e58355e-30ee-4607-bc48-3c186fd2cf0a.png)
   ![image](https://user-images.githubusercontent.com/13237619/150933764-bbd75e87-ac23-4952-be6a-05a07804f885.png)
   
   
   ### How to reproduce
   
   First, I run the code under the grpc branch, use the `CloudEventPublishInstance` send the message to topic TEST-TOPIC-GRPC-ASYNC, and use EventMeshAsyncSubscribe the topic, after the client receive the message, didn't ack the offset of the topic, when I restarted the consumer client, the client reconsume the message again. 
   
   Second,  for cloudevents, miss the `specversion` attribute cause the exception in eventmesh grpc client.
   
   ### Debug logs
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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

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] vongosling closed issue #745: [Bug] Using grpc async subscribe with rocketmq doesn't ack the message

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #745:
URL: https://github.com/apache/incubator-eventmesh/issues/745


   


-- 
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


[GitHub] [incubator-eventmesh] jinrongluo commented on issue #745: [Bug] Using grpc async subscribe with rocketmq doesn't ack the message

Posted by GitBox <gi...@apache.org>.
jinrongluo commented on issue #745:
URL: https://github.com/apache/incubator-eventmesh/issues/745#issuecomment-1021638304


   @xwm1992 good catch!
   
   I fix these two issues in the commit
   https://github.com/apache/incubator-eventmesh/pull/723/commits/025eb2e1cc53df5c3185b65b4a42c1fc4ed93e1e


-- 
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


[GitHub] [incubator-eventmesh] xwm1992 commented on issue #745: [Bug] Using grpc async subscribe with rocketmq doesn't ack the message

Posted by GitBox <gi...@apache.org>.
xwm1992 commented on issue #745:
URL: https://github.com/apache/incubator-eventmesh/issues/745#issuecomment-1020899360


   @jinrongluo please help take a look , thanks.


-- 
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


[GitHub] [incubator-eventmesh] xwm1992 commented on issue #745: [Bug] Using grpc async subscribe with rocketmq doesn't ack the message

Posted by GitBox <gi...@apache.org>.
xwm1992 commented on issue #745:
URL: https://github.com/apache/incubator-eventmesh/issues/745#issuecomment-1020899360


   @jinrongluo please help take a look , thanks.


-- 
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