Skip to content

rabbitmq dynamicTopic bug #5537

@nogolang

Description

@nogolang

dynamicTopic模式下,发送到rabbitmq的routingKey,数据库名称会被自动转换为小写

canal 1.18
mysql 8.0
mq rabbitmq 4.1.5

在instance.properties里配置,当我修改student表
canal应该发送一条routingKey为myTest_student的消息
但是实际上发送的是mytest_student

#canal.mq.topic=canal.queue.default
canal.mq.dynamicTopic=myTest\\..*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions