Giter Club home page Giter Club logo

Comments (8)

nnhy avatar nnhy commented on June 15, 2024

按照RocketMQ协议,MsgId就是消息编号,它是一个二进制数据,我们把它做了HEX编码处理,控制台有可能使用长整型

from newlife.rocketmq.

christan-duplicate avatar christan-duplicate commented on June 15, 2024

比如,MsgId获到的是:7516B6D0000009DA000000000D06B6F3
而RocketMq控制台显示的是:AC110001000141CF53F959FF73AE001C
请问有什么方法转成RocketMq控制台的格式吗?

from newlife.rocketmq.

nnhy avatar nnhy commented on June 15, 2024

那就尴尬了。。。两个Id还是一样长度,应该不是我说的问题,可能真的就是两个不同的数字

AC110001 => 172.17.0.1
可能是这个,比较熟悉

from newlife.rocketmq.

christan-duplicate avatar christan-duplicate commented on June 15, 2024

是啊,我就发现应该都是hex,但是值又不一样,所以我这边无法用msgid查到对应的消息。。。

from newlife.rocketmq.

nnhy avatar nnhy commented on June 15, 2024

这个问题,后来有进展吗?

from newlife.rocketmq.

christan-duplicate avatar christan-duplicate commented on June 15, 2024

这个问题,后来有进展吗?

没有好的方法,后来用其他字段代理了

from newlife.rocketmq.

nnhy avatar nnhy commented on June 15, 2024

经过确认,发布消息后得到的MsgId,能够在rocketmq控制台查到消息

from newlife.rocketmq.

christan-duplicate avatar christan-duplicate commented on June 15, 2024

经过确认,发布消息后得到的MsgId,能够在rocketmq控制台查到消息

感谢,真的可以,不知道之前为什么查不到!!!

from newlife.rocketmq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.