Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-kafka

Asynchronous auto-commit of offsets fails

Consuming again messages from kafka log compaction topic

apache-kafka spring-kafka

How to add error handler for producer when using spring Kafka

spring-kafka

Kafka issue: MessageConversionException: Cannot convert from [java.lang.String] to [my_custom_model] for GenericMessage [...]

Spring Kafka single producer for multiple topics

java spring spring-kafka

How to disable kafka connection from spring boot test?

Spring Kafka and Transactions

@KafkaListener in Unit test case does not consume from the container factory

How to test a kafka consumer against a real kafka broker running on a server?

Spring Kafka Stop container on Exception

spring-kafka

Spring Kafka with Dynamic @KafkaListener

KafkaConsumer.commitAsync() behavior with a lower offset than previous

Kafka, Spring Kafka and redelivering old messages

request.timeout.ms and Spring Kafka Synchronous Event Publishing with KafkaTemplate

How can I define two or more Kafka consumers using spring boot configurations?

Spring Boot and Kafka: Failed to send SSL Close message

Apache Kafka consume events from different topics in specific order

Spring boot kafka set ackOnError in application.properties

Access Kafka in Remote Host by IP Address running with Docker-Compose and Spring Boot

Spring Boot Kafka Consumer throwing No bean named 'kafkaListenerContainerFactory' available