Search code examples
Intermittent WARN ConsumerCoordinator We received an assignment that doesn't match our current s...

apache-kafkaapache-kafka-streams

Read More
How to wait for future inside Kafka Stream map()?...

javaapache-kafkaapache-kafka-streamsspring-cloud-stream-binder-kafka

Read More
How to consume the latest records from the topic using Spring Cloud Stream?...

apache-kafkaapache-kafka-streamsspring-cloud-stream-binder-kafka

Read More
Access record's partition numebr in kafka streams...

javaapache-kafkaapache-kafka-streamsspring-cloud-stream-binder-kafka

Read More
How to skip the message according to the value in the message header in Kafka Streams?...

javaapache-kafkaspring-kafkaapache-kafka-streams

Read More
kafka streams windowing and records timestamp...

javaapache-kafkaapache-kafka-streams

Read More
How to wait for KTable consumption for join with parallel execution?...

apache-kafka-streams

Read More
Multiple Kafka Streams with different topics ApplicationId...

apache-kafkaapache-kafka-streams

Read More
One KStream to multiple topics using duplicate messages; broadcast...

apache-kafkaapache-kafka-streams

Read More
Kafka Streams - Serdes for Custom Objects...

javaapache-kafkaapache-kafka-streams

Read More
KafkaStreams is not running. State is ERROR...

spring-bootapache-kafka-streams

Read More
GlobalKTable - StreamsException: Encountered a topic-partition not associated with any global state ...

javaapache-kafkaapache-kafka-streams

Read More
How can Kafka Streams throughput be increased?...

apache-kafkakafka-consumer-apispring-kafkaapache-kafka-streamsspring-cloud-stream-binder-kafka

Read More
Found duplicate key in application.yml...

spring-bootyamlapache-kafka-streams

Read More
kafka stream getting duplicate records even after exactly_once enabled...

kafka-consumer-apiapache-kafka-streamskafka-producer-api

Read More
Why retention.ms of Kaka Streams repartition topic is set to -1 by default? Isn't this infinitel...

apache-kafkaapache-kafka-streamsspring-cloud-stream-binder-kafka

Read More
Kstream transformValues ambigious...

kotlinapache-kafkaapache-kafka-streams

Read More
stateStore.delete(key) in Kafka is not working...

javaapache-kafkaapache-kafka-streams

Read More
org.apache.kafka.streams.errors.StreamsException: A serializer (key: BytesSerializer / value: BytesS...

javaapache-kafkaapache-kafka-streamsavro

Read More
How can I pause and resume stream processing periodically(every 5 minutes) using Kafka Streams and S...

javaapache-kafkaapache-kafka-streamsspring-kafka

Read More
How to deal with Kafka warning "Error while loading kafka-streams-version.properties java.lang....

apache-kafkaapache-kafka-streams

Read More
When Kafka Streams GlobalKTable is a good choice as a data store in microservices world?...

apache-kafkaarchitecturepersistenceapache-kafka-streams

Read More
kafka streams - joining partitioned topics...

apache-kafkaapache-kafka-streams

Read More
Kafka Streams Twitter Wordcount - Count Value not Long after Serialization...

javaapache-kafkaapache-kafka-streamslong-integerword-count

Read More
How can I stay in Kafka cluster? I have to transform a data from kafka topic A and then publish it i...

apache-kafkaapache-kafka-streams

Read More
Kafka streams joins two specific Avro objects...

javaapache-kafkaapache-kafka-streamsconfluent-platform

Read More
KafkaStreams - InconsistentGroupProtocolException...

apache-kafkaapache-kafka-streams

Read More
How to implement sliding window with kafka stream without key?...

apache-kafkakafka-consumer-apiapache-kafka-streamssliding-window

Read More
How to do versioning of Custom Serdes objects in Kafka Stream while using processor API during Rolli...

javaapache-kafkaapache-kafka-streamsevent-driven-design

Read More
How can we group based on a key from kafka streams and create global k table with string as key and ...

javaapache-kafkaapache-kafka-streams

Read More
BackNext