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 2022/05/31 07:28:56 UTC

[GitHub] [rocketmq-client-go] aaronwang95 opened a new issue, #832: Client may submit wrong offset when network instability

aaronwang95 opened a new issue, #832:
URL: https://github.com/apache/rocketmq-client-go/issues/832

   **BUG REPORT**
   As mentioned in this [issue](https://github.com/apache/rocketmq/issues/2708), when network is unstable and  consumer clients rebalance at the same time, client may submit offset=0 to broker, and results in repeating consumption.
   
   This bug has been fixed in the java client [here](https://github.com/apache/rocketmq/pull/2948)


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

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


[GitHub] [rocketmq-client-go] aaronwang95 commented on issue #832: Client may submit wrong offset when network instability

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

   I created a PR #833 to fix this bug


-- 
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] ShannonDing closed issue #832: Client may submit wrong offset when network instability

Posted by GitBox <gi...@apache.org>.
ShannonDing closed issue #832: Client may submit wrong offset when network instability
URL: https://github.com/apache/rocketmq-client-go/issues/832


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