Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

How to stop micro service with Spring Kafka Listener, when connection to Apache Kafka Server is lost?

Kafka rolling restart: Data is lost

Kafka: disable create topic from Java

KafkaMessageListenerContainer vs ConcurrentMessageListenerContainer

@KafkaListner - Skip older messages aka Receive only new messages

Kafka balancing load between multiple tenants

Kafka Producer Error: ' Value serializer not specified and there is no default serializer defined for type ...'

Monitoring number of consumer for the Kafka topic

Docker Kafka client to Docker Kafka broker connection refused [duplicate]

confluent build with 2.10 package contain scala 2.11 jar

Monitor kafka under Prometheus and Grafana

Kafka Stream grouping on KTable value field

flink: handling backpressure (source: kafka, sink: elasticsearch)

Using Kafka java producer send a message: Producer connection to localhost:9092 unsuccessful

java apache-kafka

PySpark Structured Streaming: trigger once not working with Kafka

Check message has been written to kafka topic using command line

apache-kafka

Kafka throttle producer based on consumer lag

How to configure kafka consumer with sasl mechanism PLAIN and with security protocol SASL_SSL in java?