[KAFKA-338] Identify and change all case-sensitive configuration properties that can be case-insensitive Created: 11/Nov/22  Updated: 04/Dec/23

Status: Backlog
Project: Kafka Connector
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0.0

Type: Improvement Priority: Minor - P4
Reporter: Valentin Kavalenka Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

change.stream.full.document, change.stream.full.document.before.change are examples of such properties, there may be more. It's crucial to refactor them to be case-insensitive in a forward-compatible way, i.e., if the com.mongodb.client.model.changestream.FullDocument enum gets a new instance, the code in the Kafka connector must not need a change to support that new value. This enum is special because its string values are not equal to the enum labels.

I filed this improvement at the request of robert.walters@mongodb.com.


Generated at Thu Feb 08 09:06:09 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.