You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/03 09:56:03 UTC

[GitHub] [rocketmq-client-go] 0daypwn opened a new issue, #956: reset offset is not work correctly

0daypwn opened a new issue, #956:
URL: https://github.com/apache/rocketmq-client-go/issues/956

   **BUG REPORT**  
   1. Please describe the issue you observed:
   
       - What did you do (The steps to reproduce)?
   dashboard do reset offset 
   
       - What did you expect to see?
   reset offset 
   
       - What did you see instead?
   Wait about two minutes. then consume
   
   2. Please tell us about your environment:
   
        - What is your OS?
   
        - What is your client version?
   
        - What is your RocketMQ version?
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   
   <img width="652" alt="企业微信截图_7cc8a1ef-a272-4a2d-bad2-f9f65ad2b3c9" src="https://user-images.githubusercontent.com/30897509/199690815-28973adb-4abc-4546-b04c-d6cdd4104a35.png">
   
   processQueueTable key type is primitive.MessageQueue
   
   <img width="602" alt="企业微信截图_a74dbacb-270d-494a-889b-5b34d4c480b0" src="https://user-images.githubusercontent.com/30897509/199691185-a3416aa1-0563-4276-8082-464707f25a48.png">
   
   reset offset delete processQueueTable use type *primitive.MessageQueue
   
   then the processQueueTable will not remove.
   Can only wait for pull expiration. 
   
   <img width="898" alt="企业微信截图_b13aa979-0495-46fa-a915-1f1d48d0c355" src="https://user-images.githubusercontent.com/30897509/199691631-cddc2ce0-8de5-4601-9641-d6c4c7a0774d.png">
   
   
   
   


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

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


[GitHub] [rocketmq-client-go] maixiaohai closed issue #956: reset offset is not work correctly

Posted by GitBox <gi...@apache.org>.
maixiaohai closed issue #956: reset offset is not work correctly
URL: https://github.com/apache/rocketmq-client-go/issues/956


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

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