spring-cloud-alibaba RocketMQ 4.5.1 , add new client config AccessChannel , I hope Spring-Cloud-Alibab support it in the future。

qzwqbdag  于 5个月前  发布在  Spring
关注(0)|答案(3)|浏览(165)

I use Spring-Cloud-Alibab 2.2.0.RELEASE with Aliyun RocketMQ。Aliyun mq console can‘t show the right status of my message trace,because RocketMQ 4.5.1 add new config AccessChannel in ClientConfig,AsyncTraceDispatcher use it to change traceTopic,I hope Spring-Cloud-Alibab support it in the future。

我使用 Spring-Cloud-Alibab 2.2.0.RELEASE,RockMQ是阿里云服务。阿里云MQ控制台的消息轨迹无法正确记录消息消费状态,因为RocketMQ 4.5.1 在ClientConfig中新增一个AccessChannel配置,AsyncTraceDispatcher用它来改变消息轨迹的topic,希望 Spring-Cloud-Alibab 将来能支持这个配置。

8ulbf1ek

8ulbf1ek1#

contributors are welcome!

mutmk8jj

mutmk8jj2#

The new version is being refactored . Welcome to join us

a2mppw5e

a2mppw5e3#

please try the beta version #2029 to see if it solves your problem, or provide us more information to help find the latent bug.

相关问题