nodece commented on a change in pull request #14590:
URL: https://github.com/apache/pulsar/pull/14590#discussion_r821281445
##########
File path: site2/docs/io-cdc-debezium.md
##########
@@ -92,7 +92,7 @@ You can use one of the following methods to create a
configuration file.
database.history: "org.apache.pulsar.io.debezium.PulsarDatabaseHistory"
database.history.pulsar.topic: "history-topic"
database.history.pulsar.service.url: "pulsar://127.0.0.1:6650"
-
+ pulsar.service.url: "pulsar://127.0.0.1:6650"
Review comment:
I don't find any code to read `pulsar.service.url`, could you provide
this code? The `database.history.pulsar.service.url` 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]