-
I have instantiated **jmx-exporter-prometheus** containers in many Kafka services. Some metrics are being exported in **duplicate** with one of the values being NaN.
For example in ksql service:
…
-
Do you think, Code would be more readable using https://github.com/lightbend/kafka-streams-scala ?
-
**Version Information**
Akka 1.4.38
Akka.Serialization.Hyperion 1.4.38
Akka.Streams.Kafka 1.2.1
**Describe the bug**
When setting `serialize-messages=on` in the HOCON file while using Hyperion …
-
When using `streamQuery` or `executeQuery`, the following error is thrown.
```
Caused by: java.lang.NoClassDefFoundError: org/apache/kafka/streams/errors/StreamsException
at java.base/java.lang.C…
-
### Description
In my application.properties I have:
```
quarkus.kafka-streams.schema-registry-url=${kafka.schema.registry.url}
quarkus.kafka-streams.default.key.serde=io.confluent.kafka.streams.s…
-
### Describe the bug
## The problem
Quarkus' guide [Using Apache Kafka Streams](https://quarkus.io/guides/kafka-streams) describes a method of creating Kafka Streams topology using method annota…
-
We have a ksqldb server deployment that stops working after couple of days. Specifically we find a few processors stopped and having their state transition from RUNNING into ERROR without apparent e…
-
Hello Robert, thanks for the great project, I am using this in my application.
I've been thinking about using nodejs kafka-streams as underlying kafka client or technology for connection between nest…
-
**Describe the bug**
We were trying creating a json stream with one column from kafka messages's key and other from values and stream creation was successful. But when we executed "select *" on the s…
-
Hi All,
i am using below kafka driver version:
org.apache.kafka
kafka-clients
1.1.0
org.apache.kafka
kafka-s…