dlg99 commented on a change in pull request #12256:
URL: https://github.com/apache/pulsar/pull/12256#discussion_r727617347



##########
File path: site2/docs/io-debezium-source.md
##########
@@ -535,6 +535,72 @@ configs:
 
 For the full list of configuration properties supported by Debezium, see 
[Debezium Connector for 
Oracle](https://debezium.io/documentation/reference/1.5/connectors/oracle.html#oracle-connector-properties).
 
+## Example of MS SQL
+
+### Configuration
+
+Debezium 
[requires](https://debezium.io/documentation/reference/1.5/connectors/sqlserver.html#sqlserver-overview)
 SQL Server with CDC enabled.
+Steps outlined in the 
[documentation](https://debezium.io/documentation/reference/1.5/connectors/sqlserver.html#setting-up-sqlserver)
 and used in the [integration 
test](https://github.com/apache/pulsar/blob/master/tests/integration/src/test/java/org/apache/pulsar/tests/integration/src/test/java/org/apache/pulsar/tests/integration/io/sources/debezium/DebeziumMsSqlSourceTester.java).

Review comment:
       that's because it is not merged into master yet




-- 
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