Open JasonXZh opened 11 months ago
Use RocketMQ 4.9.x version please
Use RocketMQ 4.9.x version please
I have changed to RocketMQ 4.9.4, but got the same error.
Use RocketMQ 4.9.x version please
I have changed to RocketMQ 4.9.4, but got the same error.
After confirm deploy RocketMQ 4.9.x version in local, then make sure JSON relply version no conflict by marven
Use RocketMQ 4.9.x version please
I have changed to RocketMQ 4.9.4, but got the same error.
After confirm deploy RocketMQ 4.9.x version in local, then make sure JSON relply version no conflict by marven
I use the eventbridge downloaded from here: https://www.apache.org/dyn/closer.cgi?path=rocketmq/rocketmq-eventbridge/1.0.0/rocketmq-eventbridge-1.0.0-bin-release.zip
I found The fastjson version is 2.0.2 in the rocketmq-eventbridge.jar, but the fastjson used in the rocketmq is 1.2.x. Is this the reason for the error ?
Use RocketMQ 4.9.x version please
I have changed to RocketMQ 4.9.4, but got the same error.
After confirm deploy RocketMQ 4.9.x version in local, then make sure JSON relply version no conflict by marven
I use the eventbridge downloaded from here: https://www.apache.org/dyn/closer.cgi?path=rocketmq/rocketmq-eventbridge/1.0.0/rocketmq-eventbridge-1.0.0-bin-release.zip
I found The fastjson version is 2.0.2 in the rocketmq-eventbridge.jar, but the fastjson used in the rocketmq is 1.2.x. Is this the reason for the error ?
run ther master branch code please
Use RocketMQ 4.9.x version please
I have changed to RocketMQ 4.9.4, but got the same error.
After confirm deploy RocketMQ 4.9.x version in local, then make sure JSON relply version no conflict by marven
I use the eventbridge downloaded from here: https://www.apache.org/dyn/closer.cgi?path=rocketmq/rocketmq-eventbridge/1.0.0/rocketmq-eventbridge-1.0.0-bin-release.zip I found The fastjson version is 2.0.2 in the rocketmq-eventbridge.jar, but the fastjson used in the rocketmq is 1.2.x. Is this the reason for the error ?
run ther master branch code please
I have packaged eventbridge from the master branch, and I see it used fastjson-1.2.83.jar. So I chose rocketmq 5.1.4 which used fastjson-1.2.83.jar. But I still got the same error...
创建事件总线的时候报错,日志如下: