apache / apache/rocketmq-connect

Documentation for rocketmq-connector-jdbc should be updated

Open
#216 2 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Java
Stars
141
Forks
120
PR merge metrics
No merged PRs in 30d

Description

hi, I found that the source-record-converter field in the rocketmq-connect-jdbc documentation should be consistent with the latest implementation class name in rocketmq-connect-runtime

For example, the source-record-converter class in the document cannot be parsed by the following method in the rocketmq-connect-runtime project, because this class is not a subclass of io.openmessaging.connector.api.data.RecordConverter in the method, and cannot be parsed convert,otherwise there will be a java.lang.ClassCastException problem

image

The source-record-converter field in the documentation should be updated to the latest **org.apache.rocketmq.connect.runtime.converter.record.json.JsonConverter** class

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.