Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka Spring and multiple kafkaListenerContainerFactory

Controlled/manual error/recovery handling in stream-based applications

Spring Kafka, Spring Cloud Stream, and Avro compatibility Unknown magic byte

Apache Kafka disaster recovery plan

apache-kafka

Package rdkafka was not found in the pkg-config search path

What is Local value serialization error in kafka?

spring-kafka Request Reply: Different Types for Request and Reply

apache-kafka spring-kafka

Querying Remote State Stores in Kubernetes (Interactive Queries)

Kafka not connecting getting below issue

How to execute JPA Entity manager operations inside Quarkus-Kafka consumer method

apache-kafka quarkus

kafka broker became failed after some time

java apache-kafka ambari

TypeError: Object of type 'mappingproxy' is not JSON serializable

kafka Partition Rebalance

apache-kafka

How can I produce a Kafka Record with null value using the kafka tool set

apache-kafka

How to check SSL Kafka topic is authorized using keystore

java ssl apache-kafka

How to use KAFKA's producer API in librdkafka with c++ code on windows

c++ apache-kafka producer

Kafka API: java.io.IOException: Can't resolve address: xxx.x.x.xx:9091

java scala apache-kafka

Why calls to seekToBeginning and seekToEnd APIs of Kafka hang forever?

java apache-kafka

Using Kafka's Log Compaction, what can I do to guarantee consumers don't miss messages, if they are not lagging behind by some defined timelimit?