Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Alpakka Consumer not consuming messages from Kafka running via Docker compose

Kafka Reduce Lag for Consumer

Kafka: is it better to have a lot of small messages or fewer, but bigger ones?

How to retrieve zookeeper host details from Kafka brokerslist

Kafka - How to obtain failed messages details in Producer class

Kafka - From JSON records to Parquet files in S3

Kafka UNKNOWN_PRODUCER_ID exception

Sending using KafkaTemplate<String, String> returns a exception for using String as a key

Where to set parameters min.insync.replicas and acks in Java?

Kafka TestContainer tries to connect to wrong address

Kafka adminClient throws TimeoutException

Unable to install confluent-kafka: "fatal error: librdkafka/rdkafka.h: No such file or directory"

Shutting down Kafka Consumer

java spring apache-kafka

What is the difference between confluent kafka-rest & Strimzi Kafka Bridge

KafkaStreams: Error changing permissions for the directory /var/data/state-store

Kafka consume message in reverse order

Kafka failed to map 1073741824 bytes for committing reserved memory

apache-kafka

Does Debezium provide delivery and ordering guarantees?

Kafka ErrorHandlingDeserializer2 config values in application.properties

How to forward records to multiple Kafka Stream child Processors at once?