Aiven-Open / Aiven-Open/aiven-kafka-connector-framework
Convert "topic" configuration property to a template
オープン
- 主要言語
- Java
- スター
- 0
- フォーク
- 3
- 平均マージ
- 3時間 12分
- マージ済み PR(30日)
- 3
説明
# What is currently missing?
The topic for the source connector to write to is defined as a String when there are several examples of the necessity of extending that to have a prefix or suffix generated from data.
# How could this be improved?
Convert the topic to a `Template` type , utilize the `TemplateVariableRegistry` to perform validation, and create the fully formed topic name from the data available within the framework.
コントリビューションガイド
評価
この issue はまだ評価されていません。