murong00 opened a new pull request #13150:
URL: https://github.com/apache/pulsar/pull/13150


   ### Motivation
   
   The yaml/json configuration examples in `io-cdc-debezium` are incorrect, 
such as:
   ```
   while parsing a block mapping
    in 'reader', line 9, column 9:
               mongodb.hosts: "rs0/mongodb:27017",
               ^
   expected <block end>, but found ','
    in 'reader', line 9, column 37:
               mongodb.hosts: "rs0/mongodb:27017",
   ```
   ### Modifications
   
   - Fix json configuration examples for `postgres` and `mongodb` parts.
   - Fix yaml configuration example for `mongodb` part.
   - Fix missing colon in `io-jdbc-sink`.
   ### Documentation
   
   - [x] `doc` 
   
   
   


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