Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-producer-api

org.apache.kafka.common.config.ConfigException: Missing required configuration "bootstrap.servers" which has no default value

On kafka console not able to type message with size more than 4095 characters

Kafka consumer "failed to find leader" when fetching topic metadata

Kafka Offset after retention period

Does kafka have any default web UI [closed]

Meaning of sendOffsetsToTransaction in Kafka 0.11

Can I ignore org.apache.kafka.common.errors.NotLeaderForPartitionExceptions?

NoBrokersAvailable: NoBrokersAvailable-Kafka Error

Error to serialize message when sending to kafka topic

Kafka Consumer's poll() method gets blocked

Apache Kafka Producer Config: 'request.timeout.ms' VS. 'max.block.ms' properties

Is it possible to transfer files using Kafka?

Kafka - Broker: Message size too large

Kafka optimal retention and deletion policy

Apache-Kafka, batch.size vs buffer.memory

Is there a way to set a delay for a message sent by a kafka producer?

Retry logic in kafka consumer

Kafka data types of messages

Start Confluent Schema Registry in windows

How to send message to a particular partition in Kafka?