-
**Is your feature request related to a problem? Please describe.**
[According to the ksqlDB docs](https://docs.ksqldb.io/en/latest/concepts/time-and-windows-in-ksqldb-queries/#:~:text=The%20default%2…
-
Hi all,
**Provide details of the setup you're running**
ksqldb version: 0.23.1
ksqldb cli: 0.23.1
Hi all,
I am trying to get ksqlDB to deserialize protobuf messages with not much success I …
-
**Describe the bug**
I am trying to build a freshly cloned repository. Unfortunately it fails to build.
**To Reproduce**
Steps to reproduce the behavior, include:
1. git clone git@github.com:con…
-
Hi,
Currently i'm facing the error that my ksqldb server doesn't start. When i see the logs using `docker logs` command, then i found this error
```
ERROR Exception encountered running command:…
-
**Is your feature request related to a problem? Please describe.**
I have a table with the latest info on devices in ksqlDB, and I want to get this info displayed in a paginated list on a web page. P…
-
**Describe the bug**
When introducing high latency to my system, I'm running into this UnknownTopicOrPartitionException that causes errors all throughout my program execution.
**To Reproduce**
St…
-
The current docker image produced from this project (I think) is built only for the `linux/amd64` architecture: https://hub.docker.com/r/confluentinc/ksqldb-server
This makes its use quite difficul…
-
I'm trying to launch the RIDESHARE project with my own ksqldb server, but I'm running through this error whenever I try to test a query through the playground on the server side
** {"error":
{"name…
-
KSQLDB server version 0.28.2 by default uses Java 11 as the runtime, while our UDFs are built with Java 17 and have dependencies on Java 17 libraries. This causes the KSQLDB server to be unable to loa…
-
# Scaling and Fault Tolerance & High Availability
다음 글을 번역한 것임을 알립니다.
- [Scaling and Fault Tolerance - confluent developer](https://developer.confluent.io/courses/inside-ksqldb/scaling-fault-toler…