Search code examples
Kafka log.segment.bytes vs log.retention.hours...


apache-kafkaretentionkafka-topickafka-partition

Read More
Removing one message from a topic in Kafka...


apache-kafkakafka-topic

Read More
How can I convert the Kafka message timestamp to date and time format in C#?...


c#kafka-topicconfluent-kafka-dotnet

Read More
How Kafka guarantee the messages order while we increase the partitions in runtime?...


apache-kafkakafka-topickafka-partition

Read More
How to delete multiple topics in Apache Kafka...


apache-kafkakafka-topic

Read More
Python-Kafka: Keep polling topic infinitely...


pythonapache-kafkakafka-consumer-apikafka-pythonkafka-topic

Read More
Java, How to get number of messages in a topic in apache kafka...


javaapache-kafkamessagekafka-topic

Read More
Can I use KafkaItemReader in Spring Batch to read from multiple topics?...


apache-kafkaspring-batchkafka-topic

Read More
Can single consumer read from multiple partitions of a kafka topic?...


apache-kafkakafka-topic

Read More
Kafka topic partitions with leader -1...


apache-kafkakafka-topic

Read More
kafka producer - how to know which key will go to what partition?...


apache-kafkakafka-topic

Read More
Kafka Streams Testing : java.util.NoSuchElementException: Uninitialized topic: "output_topic_na...


unit-testingapache-kafkaapache-kafka-streamskafka-topicspring-kafka-test

Read More
Why is kafka not creating a topic? bootstrap-server is not a recognized option...


apache-kafkaapache-zookeeperkafka-topic

Read More
Do each Kafka Producer/Consumer occupy a one partition in topic?...


apache-kafkakafka-consumer-apikafka-topic

Read More
Dependencies in archetype-post-generation.groovy script cannot be resolved...


mavengroovymaven-archetypekafka-topicgroovy-grape

Read More
How do I configure my topics if want to treat Kafka as a persistent event storage?...


apache-kafkakafka-topicstrimzi

Read More
Kafka is not sending messages to other partitions...


apache-kafkakafka-producer-apikafka-topickafka-partition

Read More
Does updating broker settings (topic defaults) change already existing topics?...


apache-kafkaretentionkafka-topic

Read More
MongoDB Kafka Connect can't send large kafka messages...


apache-kafkaconfigurationkafka-topicmongodb-kafka-connector

Read More
Do we need to know number of partitions for a topic beforehand?...


apache-kafkakafka-topickafka-partition

Read More
Why is kafka not creating a topic? - is not a recognized option...


apache-kafkaapache-zookeeperkafka-topic

Read More
Create Kafka topic in Active-Passive Kafka cluster architecture...


apache-kafkakafka-topicapache-kafka-mirrormaker

Read More
I want to validate if the created topic name is in the specified format like [a-z]*_[1-2]* in kafka ...


apache-kafkakafka-topic

Read More
Ordering guarantees in Kafka in case of multiple threads...


apache-kafkakafka-consumer-apikafka-producer-apipartitionkafka-topic

Read More
The Kafka topic is here, a Java consumer program finds it, but lists none of its content, while a ka...


javaapache-kafkakafka-consumer-apiapache-kafka-streamskafka-topic

Read More
Correct Number of Partitions/Replicas for @RetryableTopic Retry Topics...


springspring-kafkaspring-retrykafka-topic

Read More
How to get Load of my Kafka Topic. Is there any API with which I can measure the load on my Kafka To...


apache-kafkakafka-topic

Read More
Why doesn't a KafkaConsumer throw an error when a non-existing topic is assigned?...


javaapache-kafkakafka-consumer-apikafka-topic

Read More
Define Kafka ACL to limit topic creation...


apache-kafkaaclaws-mskkafka-topic

Read More
The broker does not support INCREMENTAL_ALTER_CONFIGS...


dockerapache-kafkakafka-topic

Read More
BackNext