You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ramesh Venkitaswaran (Jira)" <ji...@apache.org> on 2023/03/20 11:18:00 UTC

[jira] [Created] (CAMEL-19172) Using avro with Camel JBang and kafka

Ramesh Venkitaswaran created CAMEL-19172:
--------------------------------------------

             Summary: Using avro with Camel JBang and kafka
                 Key: CAMEL-19172
                 URL: https://issues.apache.org/jira/browse/CAMEL-19172
             Project: Camel
          Issue Type: Wish
            Reporter: Ramesh Venkitaswaran


Currently, when using Camel Jbang and avro, these errors are emitted in the logs.

 
{code:java}
WARN 2098 — [XXXXXX]] fka.clients.consumer.ConsumerConfig : The configuration 'specific.avro.reader' was supplied but isn't a known config
WARN 2098 --- [XXXXX]]fka.clients.consumer.ConsumerConfig : The configuration'basic.auth.user.info' was supplied but isn't a known config
{code}
Please provide an example in [https://github.com/apache/camel-kamelets-examples] on how to use Avro with a schema registry. The error above was produced when trying to use it with Confluent's schema registry.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)