hubcio opened a new pull request, #4152: URL: https://github.com/apache/iggy/pull/4152
The runtime can count failed sink deliveries as processed messages, misclassify transformation errors and leave failed instances in running metrics. Protobuf and Avro conversion can corrupt encoded data or apply mappings incorrectly. Inspect FFI outcomes, correct error and lifecycle accounting, redact state URL secrets and run HTTP telemetry on the existing runtime. Repair codec and transform behavior with regression coverage and matching configuration guidance. Failed sink batches are logged and counted as errors. Runtime batch replay is not introduced by these fixes. Validation: formatting, manifest sorting, Clippy, build, Markdown and TOML checks passed. Selected crate suites passed 470 tests, and runtime/HTTP integration passed 32 tests. CI owns the remaining validation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
