RocketMQ 错误:The broker does not support consumer to filter message by SQL92
Posted 木极子
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了RocketMQ 错误:The broker does not support consumer to filter message by SQL92相关的知识,希望对你有一定的参考价值。
解决办法:
1、配置文件
(1)配置目录
(2)配置内容
enablePropertyFilter=true
2、启动broker
start mqbroker.cmd -n 127.0.0.1:9876 -c ../conf/broker.conf
3、查看是否启用
以上是关于RocketMQ 错误:The broker does not support consumer to filter message by SQL92的主要内容,如果未能解决你的问题,请参考以下文章