Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-producer-api

Consume live messages in Kafka

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

Difference between session.timeout.ms and max.poll.interval.ms for Kafka

How to send 1 Kafka message with a key?

Kafka producer throws an error Invalid transition attempted from state IN_TRANSACTION to state IN_TRANSACTION

Setting Python KafkaProducer sasl mechanism property

KafkaTimeoutError: Failed to update metadata after 60.0 secs

Kafka: deleting messages from topics with retention "compact"

Does enabling Idempotence on a Kafka producer decrease throughput

Kafka producer and broker compression

Kafka Console Producer returns nothing

Can i consume based on specific condition in Kafka?

Kafka connect tutorial stopped working

Writing a kafka topic when consumer is down

SpringBoot, Kafka : java.lang.NoSuchMethodError: org.apache.kafka.clients.producer.Producer.close(Ljava/time/Duration;)V

Unable to produce to Kafka topic that is running on WSL 2 from Windows