Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

How does kafka handle network partitions?

apache-kafka consensus

What does commit-log mean in Kafka?

apache-kafka

Kafka connect: The configuration XXX was supplied but isn't a known config in AdminClientConfig

How to handle kafka publishing failure in robust way

How does Kafka Consumer Consume from Multiple assigned Partition

Which version of Kafka are impacted due to log4j CVE-2021-44228?

security apache-kafka log4j

How to have KafkaProducer to use a mock Schema Registry for testing?

Spring Kafka asynchronous send calls block

kafka 0.11 reset offset for consumer group by --to-datetime

Replicating messages from one Kafka topic to another kafka topic

apache-kafka

AbstractMethodError creating Kafka stream

kafka-server-stop.sh not working when Kafka started from Python script

python linux apache-kafka

UnknownHostException kafka

Kafka create topic with default number of partitions

apache-kafka

Kafka consumer offsets out of range with no configured reset policy for partitions

Kafka-consumer. commitSync vs commitAsync

JMS vs Kafka in specific conditions

jms apache-kafka

Why do .index files exist in the kafka-log directory?

apache-kafka

How to produce messages to selected partition using kafka-console-producer?

apache-kafka

Limit Kafka batches size when using Spark Streaming