Claus Ibsen created CAMEL-19395:
-----------------------------------
Summary: camel-kafka - Add known MS Azure config options
Key: CAMEL-19395
URL: https://issues.apache.org/jira/browse/CAMEL-19395
Project: Camel
Issue Type: Improvement
Components: camel-kafka
Reporter: Claus Ibsen
Configuring kafka for different vendors is always _too hard_ as you need to
setup custom serializers for key/values, and registry and protocols with avro
or whatnot.
And then you need 3rd part JARs on the classpath as well.
MS Azure is used a lot so we can have some hardcoded known option keys and
their types / and maybe also description, then we could consider having that as
a more standard Camel way of configuring these.
See for example
https://github.com/apache/camel-kamelets/issues/1492
--
This message was sent by Atlassian Jira
(v8.20.10#820010)