Search code examples
Kafka Streams remote state dir...

apache-kafkaapache-kafka-streams

Read More
Why does co-partitioning of two Kstreams in kafka require same number of partitions for both the str...

apache-kafkaapache-kafka-streams

Read More
Kafka Streams state restoration on Exception...

apache-kafkaapache-kafka-streams

Read More
How to query the state store in the Kafka Streams DSL to implement consumer idempotency...

apache-kafkaapache-kafka-streams

Read More
Create a directory in a spring boot application built with cloud native buildpack to run on kubernet...

spring-bootlocal-storageapache-kafka-streamsbuildpack

Read More
Kafka streams topic merge message consumption order...

apache-kafkaapache-kafka-streams

Read More
Data get discarded while I am using kafkastream aggregate method...

apache-kafka-streams

Read More
Quarkus - Kafka Streams - How to pass through config options to underlying producer and consumer...

apache-kafka-streamsquarkus

Read More
Kafka Operations on Windowed KTables...

apache-kafkaapache-kafka-streamsksqldbwindowed

Read More
Can we use SQL query in Kafka Stream API?...

apache-kafkaapache-kafka-streams

Read More
Metadata for key is wrong even if the key is present in local Ktable in kafka streams when running t...

javaapache-kafkaapache-kafka-streamsktable

Read More
Method of metadataForKey in Kafka Streams gives wrong information for multiple instances of applicat...

apache-kafkaapache-kafka-streams

Read More
How is it possible that data in Kafka survives container recycling?...

dockerapache-kafkadocker-composeapache-kafka-streams

Read More
KStream aggregate fixed list (limited size)...

javaapache-kafkaapache-kafka-streams

Read More
How to configure `spring.json.trusted.packages` for Kafka Streams + Spring?...

javaspring-bootapache-kafkaapache-kafka-streams

Read More
Scala schema_of_json function fails in spark structured streaming...

jsonscaladatabricksapache-kafka-streamsazure-databricks

Read More
KafkaStreams: Error changing permissions for the directory /var/data/state-store...

kubernetesapache-kafkaapache-kafka-streams

Read More
Configuration of 'sasl.jaas.config' when you have 2 separate topics, each having separate co...

javaapache-kafka-streamsspring-kafkaspring-cloud-streamspring-cloud-stream-binder-kafka

Read More
How can we club all the values for same key as a list and return Kafka Streams with key and value as...

apache-kafkaapache-kafka-streamskafka-interactive-queries

Read More
Example on handling processing exception in Spring Cloud Streams with Kafka Streams Binder and the f...

apache-kafka-streamsspring-cloud-streamspring-cloud-stream-binder-kafka

Read More
Spring Kafka - Added Store cannot access from stream process...

javaspring-bootapache-kafkaapache-kafka-streamsspring-kafka

Read More
Delete unused kafka consumer group...

apache-kafkakafka-consumer-apiapache-kafka-streams

Read More
Kafka streams errors after redeploying Tomcat...

javatomcatapache-kafkaapache-kafka-streamsredeploy

Read More
Invalid state store content after aborted transaction with exactly_once and standby replicas after t...

apache-kafkaapache-kafka-streams

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
What exactly is data record in Kafka Streams?...

apache-kafkaapache-kafka-streams

Read More
Can I avoid repartition in the below kafka stream...

apache-kafkaapache-kafka-streams

Read More
My Kafka streaming application just exit with code 0 doing nothing...

javaapache-kafkaapache-kafka-streamsslf4j

Read More
ksqlDB - How to set batch.size and linger.ms for producers to optimise compression...

apache-kafkaapache-kafka-streamsconfluent-platformksqldb

Read More
Kafka kstream-kstream joins with sliding window memory usage grows over the time till OOM...

javaapache-kafkaapache-kafka-streamsrocksdbrocksdb-java

Read More
BackNext