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 2019/11/26 02:35:19 UTC

[GitHub] [rocketmq] antianchi opened a new issue #1613: 发送消息返回的Offset与用mqadmin查询的偏移量对不牢

antianchi opened a new issue #1613: 发送消息返回的Offset与用mqadmin查询的偏移量对不牢
URL: https://github.com/apache/rocketmq/issues/1613
 
 
   我有一个topic,我发送消息都可以,但是无法消费。
   为了找到问题,我进行了以下操作:
   
   - 发送消息
   可以看到,发送的队列2,且队列偏移量为3016377。
   ![image](https://user-images.githubusercontent.com/25560330/69594625-e6d22980-1037-11ea-8926-07ada9fc6525.png)
   
   - 使用mqadmin查询队列状态,响应如下
   ![image](https://user-images.githubusercontent.com/25560330/69594721-2dc01f00-1038-11ea-8196-b1b13aef8a67.png)
   
   发现,明显两边,对不起来,再次发送消息,查询状态,发现依然不变。
   ![image](https://user-images.githubusercontent.com/25560330/69594785-652ecb80-1038-11ea-9b07-7cecae475ffb.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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services