View Issue Details

IDProjectCategoryView StatusLast Update
0006916SymmetricDSNew Featurepublic2025-05-30 15:03
Reporterpbelov Assigned To 
Prioritynormal 
Status confirmedResolutionopen 
Product Version3.16.0 
Summary0006916: Capture timestamp of the last successful non-system batch (both outgoing and incoming) for each node
DescriptionCurrently SymmetricDS only records successful heartbeats for each node involved in replication.
Administrators interested in the last batch, must query both the Outgoing_Batch and the Incoming_Batch tables, which might get purged.

The new feature will start capturing and recording times of the last successful non-system batch (both outgoing and incoming) for each node, outside the heartbeat process.

Consider accumulating this information in a delayed-write-through cache to avoid negatively impacting overall system performance and/or increase chance for database deadlocks.

Further technical design discussions are necessary.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-05-30 15:02 pbelov New Issue
2025-05-30 15:03 pbelov Status new => confirmed