Hello Victor,
thanks for reaching out. I am not sure if it would be easily possible to
implement what you propose. The problem is really, that records might be
partially processed when an error happens, and before we can figure out
what the correct offset for committing is, KS needs to flush,
Hello everyone,
We're currently using Kafka Streams to process transactional data with
exactly-once semantics (EOS). However, for some of our workloads, we require
higher throughput, which makes EOS impractical.
To ensure data integrity, we rely on UncaughtExceptionHandler and
ProductionExcept
+1 (non-binding). I did some smoke testing with the staged binaries, and I
also ran the Strimzi test suite against the 4.0.1 release. All seems to
work fine.
Thanks for running the release.
Jakub
On Tue, Aug 19, 2025 at 5:43 PM Christo Lolov
wrote:
> Hello Kafka users, developers and client-de