Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-producer-api

kafka new producer is not able to update metadata after one of the broker is down

Producing a Kafka message with a Null Value (Tombstone) from the Console

Kafka Streams does not increment offset by 1 when producing to topic

How do I set the size of messages in Kafka?

Kafka Log Compacted Topic Duplication Values against same key not deleted

Explain replication-offset-checkpoint AND recovery-point-offset in Kafka

Kafka command line producer/consumer have 1 second latency

Spring Kafka Partitioning

Kafka broker is not available from localhost

Kafka producer to read data files

Apache Kafka and Avro: org.apache.avro.generic.GenericData$Record cannot be cast to com.harmeetsingh13.java.Customer

Converting pojos to generic records in confluent.io to send through a KafkaProducer

How is ordering guaranteed during failures in Kafka Async Producer?

how to get last committed offset from read_committed Kafka Consumer

error: package org.apache.kafka.clients.producer does not

How to put data from MySQL to Kafka producer? [closed]

Bidirectional messaging system using kafka