Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-kafka

Kafka enable.auto.commit values for each consumer

Spring Kafka batch error handler - DeSerialiser Error handling with manual commit

java spring-kafka

Spring boot 3 and Swagger ui java.lang.NoSuchMethodError: 'io.swagger.v3.oas.annotations.media.Schema$AdditionalPropertiesValue additionalProperties() [closed]

Infinite retry in spring kafka consumer @retryabletopic

EmbeddedKafka failed authentication due to: Unexpected handshake request with client mechanism PLAIN, enabled mechanisms are []

How to deal properly with CommitFailedException: "... it is likely that the consumer was kicked out of the group."?

Reading from beginning (offset = 0) of topic with Spring Kafka / Spring Boot

spring-boot spring-kafka

@KafkaListener with single Topic and single Partition

Receiving Kafka Key in spring boot kafka listener

How to have multiple kafka consumer groups in application properties

apache-kafka spring-kafka

Idempotent and Transactions

apache-kafka spring-kafka

Partition not getting created in kafka spring boot

Using Multiple Topic Config in on Producer Spring Reactive Kafka

Spring-Kafka: How to insert an application.yml topic in Producer Kafka

Unexpected cyclic dependency while combining spring-kafka and reactor-kafka

Recovering Kafka clients (consumers/producers) after they went down

Not acknowledging the kafka message at all in MANUAL_IMMEDIATE mode

How to choose Kafka transaction id for several applications, hosted in Kubernetes?

Spring boot Kafka Consumer Bootstrap Servers always picking Localhost 9092