spetz opened a new pull request, #2685:
URL: https://github.com/apache/iggy/pull/2685

   - Fixed memory leak - DashMap-based managers with explicit channel cleanup 
on shutdown
   - Added MessagePack state persistence for connector restart recovery
   - Fixed Postgres source state bug - offsets and row counts now properly 
persist
   - Eliminated Postgres lock contention - database I/O moved outside mutex
   - Standardized timestamps - replaced chrono with IggyTimestamp
   - Added shared API types in sdk/src/api.rs (ConnectorStatus, ConnectorStats, 
responses)
   - Enhanced sink connectors - state tracking, metadata enrichment, transient 
error retry
   - Added Elasticsearch sink tests and Iceberg sink tests
   - Fixed test fixtures - pre-created resources before connector startup 
(Iceberg, Quickwit)


-- 
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]

Reply via email to