confluent-schema-registry Questions
1
Solved
We are writing a custom sink connector for writing content of a topic with avro messages to a CEPH storage.
To do this we are provided with SinkRecords which have a Kafka Connect schema which is a...
Muffler asked 19/9, 2017 at 13:6
1
Solved
I am experiencing a reproducible error while producing Avro messages with reactive kafka and avro4s. Once the identityMapCapacity of the client (CachedSchemaRegistryClient) is reached, serializatio...
Klausenburg asked 30/8, 2017 at 15:7
2
Solved
My KafkaProducer is able to use KafkaAvroSerializer to serialize objects to my topic. However, KafkaConsumer.poll() returns deserialized GenericRecord instead of my serialized class.
MyKafkaProduc...
Mickiemickle asked 21/9, 2016 at 1:9
© 2022 - 2024 — McMap. All rights reserved.