Stream Reactor 7.1.0
Source Line-Start-End Functionality Enhancements
We've rolled out enhancements to tackle a common challenge faced by users of the S3 source functionality. Previously, when an external producer abruptly terminated a file without marking the end message, data loss occurred.
To address this, we've introduced a new feature: a property entry for KCQL to signal the handling of unterminated messages. Meet the latest addition, read.text.last.end.line.missing. When set to true, this property ensures that in-flight data is still recognized as a message even when EOF is reached but the end line marker is missing.
#Note
Upgrading from any version prior to 7.0.0, please see the release and upgrade notes for 7.0.0.