Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-producer-api

How to match Kafka producer's record and RecordMetadata

Kafka topic constantly rolling new log segments, no overrides, logfiles tiny

Apache Kafka Producer Config Error

Kafka Streams Threading Model with more than one Stream on the same instance and JVM

How to use truststore.jks & keystore.jks files to build a producer application in .NET using Confluent Kafka

Error while fetching metadata with correlation id 92 : {myTest=UNKNOWN_TOPIC_OR_PARTITION}

Kafka console producer not allowing to write message

Kafka Producer - Spring Boot Application - Unable to Produce Messages

Header information in kafka producer API

Kafka producer infinite log message: Error while fetching metadata with correlation id 18345 : {input-topic=UNKNOWN_TOPIC_OR_PARTITION}

How does librdkafka producer learn about new topic partitions in Kafka

Spring Kafka with Avro Deserializer

Reuse kafka producer in Spark Streaming

Consume live messages in Kafka

Getting acks = -1 when I set acks to all in my Kafka producer