alibaba / canal

阿里巴巴 MySQL binlog 增量订阅&消费组件
Apache License 2.0
28.56k stars 7.62k forks source link

polardb的binlog存在database和table是空串的异常 #3778

Open qq592304796 opened 3 years ago

qq592304796 commented 3 years ago

environment

Issue Description

binlog存在database和table是空串的消息

Steps to reproduce

canal的过滤配置

table regex

canal.instance.filter.regex=product_2zjt_0000\.t_clas,product_2zjt_0000\.t_sku,product_2zjt_0000\.t_spu,product_2zjt_0000\.t_ssu,product_2zjt_0000\.t_sku_store,product_2zjt_0000\.t_store_goods,product_2zjt_0000\.t_ssu_sku,customer_eysr_0000\.t_customer,shoc_ibes_0000\.t_route 配置的是阿里云的rocketmq

Expected behaviour

应该要过滤这种消息

Actual behaviour

If there is an exception, please attach the exception trace:

Just put your stack trace here!
agapple commented 3 years ago

有具体空串的binlog事件的描述么?