You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/10/14 13:19:14 UTC

[GitHub] [rocketmq-client-go] Git-Yang opened a new issue #731: [push_consumer] offset cannot be updated

Git-Yang opened a new issue #731:
URL: https://github.com/apache/rocketmq-client-go/issues/731


   1. Please describe the issue you observed:
   
   Background:
   - New subscription group.
   - Start spending from the latest location.
   - No new data is written to the topic.
   
   Problem:
   - Request the broker to get the data and return PullNoNewMsg. But the offset is not updated to the offsetTable, and the nextOffset is not processed.
   
   2. Please tell us about your environment:
   - Linux
   - Go SDK 2.1.0
   - RocketMQ 4.8
   


-- 
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@rocketmq.apache.org

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



[GitHub] [rocketmq-client-go] maixiaohai closed issue #731: [push_consumer] offset cannot be updated

Posted by GitBox <gi...@apache.org>.
maixiaohai closed issue #731:
URL: https://github.com/apache/rocketmq-client-go/issues/731


   


-- 
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@rocketmq.apache.org

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



[GitHub] [rocketmq-client-go] maixiaohai commented on issue #731: [push_consumer] offset cannot be updated

Posted by GitBox <gi...@apache.org>.
maixiaohai commented on issue #731:
URL: https://github.com/apache/rocketmq-client-go/issues/731#issuecomment-968544823


   merged


-- 
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@rocketmq.apache.org

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