Very much so.
Actually this is known by SAP as they stated at the moment of the release that no Schema Registry was supported. Quite shocking I would say as producing into a kafka topic without an Schema is not what I would call a best practice.
...
Hi Jens,
Thanks for sharing. We are already using Kafka Sender Adapter in Cloud Integration in one production scenario.
However missing the Schema Registry functionality gave us a hard time as we had to convert the messages on the kafka side so the...
Hi Werner,
We've so far only used KAFKA Sender Adapter in consumer scenarios, but I can tell you there is no possibility to specify Schema Registries inside CPI. That means in our case we had to develop some kind of ksqlDB transformation at kafka si...