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 2018/08/04 06:24:02 UTC

[GitHub] dbl-x opened a new issue #388: 消息转换成Half消息时Queue都被设置成0,是BUG吗?

dbl-x opened a new issue #388: 消息转换成Half消息时Queue都被设置成0,是BUG吗?
URL: https://github.com/apache/rocketmq/issues/388
 
 
   TransactionalMessageBridge#parseHalfMessageInner 200行,替换消息属性时,消息的Topic被替换成内部的Half消息的Topic,QueueId被设置成0,这样所有事物消息都被写入了同一个Q,这里是不是手误写错了?
   
   Half Topic的Queue和Op Topic的Queue应该是一一对应的。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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