Message to a KafkaProducerRecord, pass it to underlying
ProducerInterceptor.onSend(ProducerRecord) then convert the output
back to Pulsar Message.ProducerInterceptor to make pulsar support
Kafka ProducerInterceptor.ProducerInterceptor that will delegate all work to underlying Kafka's interceptor.ProducerInterceptor.onAcknowledgement(org.apache.kafka.clients.producer.RecordMetadata, java.lang.Exception)Copyright © 2017–2019 Apache Software Foundation. All rights reserved.