Add SSL attributes to the connector docs [DBZ-3312]
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-3312](https://issues.redhat.com/browse/DBZ-3312)
Update docs to add a description for SSL attributes used when Cassandra connector will use SSL to connect to Cassandra node.
List of SSL attributes used by the connector can be found [here|https://github.com/debezium/debezium-connector-cassandra/blob/main/src/main/java/io/debezium/connector/cassandra/network/SslConfig.java]
Contributor guide
Research direction
Start with src/main/java/io/debezium/connector/cassandra/network/SslConfig.java to identify the SSL attributes used by the Cassandra connector, then locate the connector documentation that lists its configuration properties. Add descriptions for those SSL attributes and verify that the documented names and behavior match the source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, java
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100