When specify mq protocol in config file, cdc cli changefeed create throw [CDC:ErrMQSinkUnknownProtocol]unknown ‘’ protocol for Message Queue sink #7501
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
severity/minor
type/bug
The issue is confirmed as a bug.
What did you do?
ref: https://asktug.com/t/topic/994750
What did you expect to see?
create changefeed successfully
What did you see instead?
CDC:ErrMQSinkUnknownProtocol
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
Upstream TiKV version (execute
tikv-server --version
):(paste TiKV version here)
TiCDC version (execute
cdc version
):v6.1.1
The text was updated successfully, but these errors were encountered: