Skip to content

Commit

Permalink
Fix ticdc canal json related doc (pingcap#6665)
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jin19 authored Jul 15, 2021
1 parent 0ce1054 commit e4d725b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ticdc/troubleshoot-ticdc.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ cdc cli changefeed create --pd=http://10.0.10.25:2379 --sink-uri="kafka://127.0.
> **注意:**
>
> * 该功能在 TiCDC 4.0.2 版本引入。
> * 目前 TiCDC 仅支持将 Canal 格式的变更数据输出到 Kafka。
> * 目前 TiCDC 仅支持将 Canal 格式的变更数据输出到 MQ 类的 Sink(例如:Kafka,Pulsar)
更多信息请参考[创建同步任务](/ticdc/manage-ticdc.md#创建同步任务)

Expand Down

0 comments on commit e4d725b

Please sign in to comment.