Package io.apicurio.registry.utils.kafka
-
Interface Summary Interface Description ProducerActions<K,V> -
Class Summary Class Description AsyncProducer<K,V> An async wrapper for kafka producer that is resilient in the event of failures - it recreates the underlying kafka producer when unrecoverable error occurs.KafkaUtil