rocketmq-externals
rocketmq-externals copied to clipboard
[rocketmq-connector-jdbc] Update README.md
The issue tracker is ONLY used for bug report and feature request.
Any question or RocketMQ proposal please use our mailing lists.
BUG REPORT
- Please describe the issue you observed:
-
What did you do (The steps to reproduce)? Tried to create jdbc source/sink connectors baseing on config template in README.md
-
What did you expect to see? Jdbc connectors are created successfully
-
What did you see instead? Got response "Fail" after calling Restful API
-
Please tell us about your environment:
-
Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): The config tamplate in README.md does not fit with request config in code. Try to understand correct config information by studing code, and update config template in README.md