You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "Cczzzz (via GitHub)" <gi...@apache.org> on 2023/03/13 08:58:45 UTC

[GitHub] [rocketmq] Cczzzz opened a new issue, #6327: wrong message body

Cczzzz opened a new issue, #6327:
URL: https://github.com/apache/rocketmq/issues/6327

   The consumer received the wrong message content,cause the parsing to fail。
   We observed the message content stored in the broker,Found that the body is not correct. After printing it into a string, it is found that the content is the same as Properties 。
   Most of the cases are normal, there may be only 1 message like this in a few days。
   
   broker 4.9.4
   client 4.7.0
   
   消息内容不正确导致解析失败,消息发送的是pb类型 。消费者解析pb失败了,然后控制台查询消息内容发现这条消息的格式和其他完全不一样。观察发现好像是把Properties 里面的内容填到body 里面了,里面的内容基本和Properties 一样


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


Re: [I] wrong message body [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #6327: wrong message  body 
URL: https://github.com/apache/rocketmq/issues/6327


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


Re: [I] wrong message body [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6327:
URL: https://github.com/apache/rocketmq/issues/6327#issuecomment-1996163163

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


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


[GitHub] [rocketmq] fuyou001 commented on issue #6327: wrong message body

Posted by "fuyou001 (via GitHub)" <gi...@apache.org>.
fuyou001 commented on issue #6327:
URL: https://github.com/apache/rocketmq/issues/6327#issuecomment-1467679492

   MQ是不会对消息内容做任何修改。
   你可以通过mqadmin 工具,来查询下这个消息;或直接使用一个新的订阅来消费这个消息,然后对比消息内容是否变更了。


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


[GitHub] [rocketmq] echooymxq commented on issue #6327: wrong message body

Posted by "echooymxq (via GitHub)" <gi...@apache.org>.
echooymxq commented on issue #6327:
URL: https://github.com/apache/rocketmq/issues/6327#issuecomment-1465819331

   跟下skywalking agent的代码,看下是不是skywalking插件的问题?


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


[GitHub] [rocketmq] leizhiyuan commented on issue #6327: wrong message body

Posted by "leizhiyuan (via GitHub)" <gi...@apache.org>.
leizhiyuan commented on issue #6327:
URL: https://github.com/apache/rocketmq/issues/6327#issuecomment-1467460120

   看这里你已经有uniqkey了,可以从commitlog中查一下这条消息,是不是现在commitlog就是错的
   
   如果是,那感觉应该是skywalking 可能做了什么增强。可以跟一下skywalking的变更记录。是不是有相关的fix


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


[GitHub] [rocketmq] Cczzzz commented on issue #6327: wrong message body

Posted by "Cczzzz (via GitHub)" <gi...@apache.org>.
Cczzzz commented on issue #6327:
URL: https://github.com/apache/rocketmq/issues/6327#issuecomment-1467230917

   问题是几个月会出现一次,完全不知道从哪查起


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


Re: [I] wrong message body [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6327:
URL: https://github.com/apache/rocketmq/issues/6327#issuecomment-2002196939

   This issue was closed because it has been inactive for 3 days since being marked as stale.


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