-
Description
===========
I’m facing challenges integrating OpenTelemetry auto-instrumentation with Streamiz for distributed tracing in .NET applications. Currently, it seems manual instrumentation is…
-
Description
===========
I have a streams application running which uses 2 ForeachAsync() loops for processing. I am seeing an error/exception being logged by the Streamiz Library:
external-stream-…
-
Description
===========
Scenario :
- 1. I run a simple application which consume a topic (10 partitions) and display the message in the console output using EOS
- 2. I deploy the first instance…
-
exception at load rocksdbSharp.dll
Streamiz.Kafka.Net.Processors.Internal.TaskManager[0]
Failed to process stream task 0-0 due to the following error:
System.IO.FileLoadException: Could…
-
Description
===========
The java Kafka Stream library supports KTable-KTable Foreign-Key Join as mentioned at https://kafka.apache.org/27/documentation/streams/developer-guide/dsl-api.html#ktable-kt…
-
Description
===========
Hi, I'd start saying that I don't know if this is an actual issue or just a misconfiguration problem.
However I've a topology with 2 KStreams and an Outer Join between the…
-
# Description
When running on the dev branch (future 1.7 version) or 1.6 we encounter the following issues (OS: macOS 15.1 (24B83)):
```
[09:59:31:140 DBG] Fabians-MBP 78 Log producer trex-b687fc…
-
# Description
We are trying to create a GlobalKTable backed by RocksDB and encounter the following errors:
```
[13:20:31:333 WRN] Fabians-MBP 24 Failed to write offset checkpoint for global sto…
-
Description
===========
I am seeing the following exception when using Windowed KTables in Streamiz 1.6.0:
```
fail: Streamiz.Kafka.Net.Processors.StreamThread[0]
stream-thread[urn.menz…
-
Description
===========
We encountered an exception Local: Erroneous state while processing. Although there is stack trace, there is no specific information indicating what may have caused this. Hap…