-
Say I have two source streams on kafka, one updating at 1 message per second, and one updating at 5 messages per second. I am using a `combine_latest` to join the streams. What would be the most appro…
limx0 updated
6 years ago
-
At the moment many users are reporting issues getting joins to work out-of-the-box.
On investigation, the cause can often be put down to the Kafka broker returning data for only one side of the joi…
-
Currently Tempus Kafka server extensions are built against Kafka version 0.9.0 (Scala 2.10). As a result the Kafka-Plug-in Producer works with 0.9.0.
From 0.10.0 Kafka brokers add a time stamp to e…
-
Startup fails when there's no onupdate URL.
-
Hi @kevinbader,
Have you considered supporting RSocket (http://rsocket.io/) and thereby Reactive Streams (http://www.reactive-streams.org/)?
This will allow clients to deal with the connectivity…
-
Apologies for possibly overlooking something in the documentation, but I cannot build this project on my MacOS machine using latest Maven 3.8.7.
According to this project readme file, I am building…
-
https://github.com/jonathansant/Orleans.Streams.Kafka/blob/f5e89b53195cbca6d9e22b8d2e2d43cb35d881de/Orleans.Streams.Kafka/Core/KafkaAdapterReceiver.cs#L139
I think it would be better to delay `_co…
-
Today we always pass in `Integer.MAX_VALUE` all the way down to CommandRunner, which would be used as `executeStatement`:
```
RetryUtil.retryWithBackoff(
maxRetries,
…
-
Hi
I have below setup
Event Streams(Apache kafka platform)
Apicurio schema registry
Java spring custom app that produce avro serialized events using Apicurio SerDes library
Aiven S3…
-
**Describe the bug**
The file descriptors are not getting closed in the ksqldb instance. It exhausts the ulimit value of 150,000.
- List of open file descriptors [open_fds.txt.zip](https://githu…
a6kme updated
4 years ago