hubcio opened a new pull request, #4153: URL: https://github.com/apache/iggy/pull/4153
Polling sources can advance cursors or delete PostgreSQL rows before Iggy acknowledges delivery. Incomplete searches, timestamp boundaries and payload parsing can also skip or misread records. Stage Elasticsearch, InfluxDB and PostgreSQL progress until acknowledgement and retain retryable records after rejection. Correct query, key and payload handling and document the verified recovery behavior without changing the pending CDC contract. PostgreSQL CDC recovery, timestamp tiebreakers and message identity changes remain separate contract decisions. Validation: formatting, manifest sorting, Clippy, build, Markdown and TOML checks passed. Source crate suites passed 330 tests, and PostgreSQL source integration passed 12 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]
