Aiven-Open / Aiven-Open/aiven-kafka-connector-framework

Improve "hidden" less common configurations

Open
#46 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
3
Avg merge
3h 12m
Merged PRs (30d)
3

Description

# What is currently missing?

See #45

Some common configurations are not used by all implementing connectors, who need to call `hideThisConfiguration(true)` methods. This could confusing for connector developers, or fragile when new "common" configurations are added and appear unused in implementations.

We should also avoid accepting "hidden" configurations that are unused to prevent REST users from thinking they work.

# How could this be improved?

To be discussed.

# Is this a feature you would work on yourself?

* [ ] I plan to open a pull request for this feature

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.