xiao-ma-nong commented on issue #2540:
URL: https://github.com/apache/rocketmq/issues/2540#issuecomment-753452437
> 可以升级到最新的rocketmq-spring版本再试一下。
我点进去看这个源码版本是
rocketmq springboot版本是
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-spring-boot-parent</artifactId>
<version>2.0.3</version>
<relativePath>../rocketmq-spring-boot-parent/pom.xml</relativePath>
</parent>
我再接着点进去发现这个all版本就是4.5.2
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-all</artifactId>
<version>4.5.1</version>
</parent>
我实在找不出问题所在
----------------------------------------------------------------
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:
[email protected]