使用阿里云RocketMq同步到es中,canal版本1.1.5 ,报如下错误:
java.lang.RuntimeException: org.apache.rocketmq.client.exception.MQBrokerException: CODE: 1 DESC: the topic[XXX] is batch send , not support.
For more information, please visit the url, http://rocketmq.apache.org/docs/faq/
com.alibaba.otter.canal.connector.rocketmq.producer.CanalRocketMQProducer.sendMessage(CanalRocketMQProducer.java:308)
Question
使用阿里云RocketMq同步到es中,canal版本1.1.5 ,报如下错误: java.lang.RuntimeException: org.apache.rocketmq.client.exception.MQBrokerException: CODE: 1 DESC: the topic[XXX] is batch send , not support. For more information, please visit the url, http://rocketmq.apache.org/docs/faq/ com.alibaba.otter.canal.connector.rocketmq.producer.CanalRocketMQProducer.sendMessage(CanalRocketMQProducer.java:308)