Is there any plans in roadmap to switch to official Kafka client supported by confluent?
It seems to setup Kafka connect the agent suppose to support “ interceptor.classes”. That is essential feature to setup Kafka connect. We would like to take full advantage on Kafka connect.
Currently there are no plans for this. Reason is, confluent-kafka-go client heavily depends on cgo, but we try to reduce C dependencies as much as possible.
This looks a lot like Java: interceptor.classes=io.confluent.monitoring.clients.interceptor.MonitoringProducerInterceptor
Yeah you might be right I am looking at the client and it might be not implemented there. I am going to follow up with Confluent. I will follow up in a bit on this post.
Confluent is in the process of adding in client interceptors that produce stream monitoring metrics to the Confluent Control Center topics. This will be added into all the Confluent client libraries, including the golang client. I am unsure on the exact planned release date.
Thank you Steffen I guess I fired up too fast on this!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.