tisonkun commented on code in PR #536: URL: https://github.com/apache/pulsar-site/pull/536#discussion_r1198472020
########## versioned_docs/version-2.11.x/io-debezium-source.md: ########## @@ -268,6 +268,7 @@ You can use one of the following methods to create a configuration file. inputs: [ "debezium-postgres-topic" ] archive: "connectors/pulsar-io-debezium-postgres-@pulsar:[email protected]" parallelism: 1 + topicName: "public/default/log-debezium-postgres" Review Comment: It seems the tenant and namespace part can be auto appended so both is correct? -- 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]
