Skip to content

GetAndWrapmessage method in rocketmqUtil is missing prefix when getting keys #294

@cj-8480

Description

@cj-8480

以master分支代码为例
1、先使用下图方法进行 Message 转换时 加上了前缀
image
toRocketHeaderKey方法,如下图
image

2、RocketMQTemplate.send 方法 传入SpringMessage 后,工具类会调用下图方法进行message转换
image
此时,会导致KEYS参数丢失,因为缺少前缀

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions