Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

How to evenly balance processing many simultaneous tasks?

What could cause "Failed to get offsets by times" in a Kafka Consumer?

Kafka Client Connection Pooling

java apache-kafka

How to fetch offset id while consuming Kafka from Spark, save it in Cassandra and use it to restart Kafka?

Exponential backoff with message order guarantee using spring-kafka

can a kafka consumer filter messages before polling all of them from a topic?

The correct way for creation of KafkaTemplate in spring boot

Kafka consumer reconnection after getting disconnected

Spark structured streaming app reading from multiple Kafka topics

Kafka Only One Consumer in Consumer Group Getting Messages

apache-kafka clj-kafka

Second and Third Distributed Kafka Connector workers failing to work correctly

Kafka broker constantly ISR shrinking and expanding?

apache-kafka

Confluent Platform: Schema Registry Subjects

apache-kafka avro

Kafka Consumer's poll() method gets blocked

Apache Kafka Producer Config: 'request.timeout.ms' VS. 'max.block.ms' properties

Know existing producers for a kafka topic

apache-kafka

Spring Kafka JsonDesirialization MessageConversionException failed to resolve class name Class not found

Is it possible to transfer files using Kafka?

How to pass data from Kafka to Spark Streaming?

How to Consume from specific TopicPartitionOffset with Confluent.Kafka in .Net