debezium / debezium/dbz

Some points for supplementing in Debezium JDBC Sink Documentation [DBZ-6362]

Open
#799 0 comments 0 reactions 1 assignee Claimed by @Naros View on GitHub
component/documentation component/jdbc-connector migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-6362](https://issues.redhat.com/browse/DBZ-6362)

h1. Feature request or enhancement

For feature requests or enhancements, provide this information, please:
h2. Which use case/requirement will be addressed by the proposed feature?

Configuration parameters, that were not mentioned in Debezium JDBC Sink Documentation (in [GitHub repository|https://github.com/debezium/debezium-connector-jdbc] or [official page|https://debezium.io/documentation/reference/2.2/connectors/jdbc.html]
h2. Implementation ideas (optional)

Add in documentation following points:

   - Integration with Schema Registry (checked , that "key.converter.schema.registry.url" and "value.converter.schema.registry.url" are works, but maybe it should be somehow provided in other name)

   - Parameter "hibernate.connection.driver_class_name" should be provided, otherwise there will be no any data writing processes during connector work
 
   - Connector successfully applies transformation ( like in Confluent Kafka Connect JDBC Sink in parameter "transforms"), but it's not documented. Maybe it should be somehow provided in other name, or just documented as is.

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.