zhaoyajun2009 commented on code in PR #825:
URL: https://github.com/apache/pulsar-site/pull/825#discussion_r1515583152


##########
docs/io-cdc-debezium.md:
##########
@@ -80,7 +80,7 @@ You can use one of the following methods to create a 
configuration file.
   tenant: "public"
   namespace: "default"
   name: "debezium-mysql-source"
-  inputs: [ "debezium-mysql-topic" ]
+  topicName: "debezium-mysql-topic"

Review Comment:
   if config this topicName,it create the topic as follows ,this function is 
correct.
   
`persistent://public/default/debezium-mysql-topic3333333333333333333333333333333333-partition-0`
   the logs is printed as follows:
   
![微信图片_20240307135342](https://github.com/apache/pulsar-site/assets/92070379/d784b675-6ccd-470c-bb10-cf04b6e1966d)
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to