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

Convert "topic" configuration property to a template

オープン
#67 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。