Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka Connect - How to delete a connector

How Kafka broadcast to many Consumer Groups

apache-kafka

How to use Consumer API of Kafka 0.8.2?

Reproducing UnknownTopicOrPartitionException: This server does not host this topic-partition

Consumer.poll() returns new records even without committing offsets?

Apache Kafka: Replay messages in a topic

apache-kafka spring-kafka

Kubernetes - Container image already present on machine

kafka failed authentication due to: SSL handshake failed

Kafka consumer exception and offset commits

Rebalancing issue while reading messages in Kafka

Apache Kafka message consumption when partitions outnumber consumers

apache-kafka

KafkaConsumer Java API subscribe() vs assign()

Using Kafka Producer by different threads

Kafka topic partitions to Spark streaming

What does PLAINTEXT keyword means in Kafka configuration?

apache-kafka

Is Kafka ready for production use?

apache-kafka

Does Kafka python API support stream processing?

'make' command not found in docker container

In Spring Kafka, do I need to add the @EnableKafka annotation to my application?

Kafka Streams with Spring Boot