View Issue Details

IDProjectCategoryView StatusLast Update
0006346SymmetricDSImprovementpublic2024-04-19 15:46
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.5Fixed in Version3.15.5 
Summary0006346: Use read uncommitted for checking heartbeats and offline nodes
DescriptionUse read uncommitted transaction isolation for checking heartbeats and offline nodes, to reduce contention with transactions that are trying to update heartbeats. Saw deadlocks and timeouts in the logs of a deployment that had a slow Azure SQL database.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 16db0066

2024-04-15 16:16:49

admin

Details Diff
0006346: Use read uncommitted for checking heartbeats and offline nodes Affected Issues
0006346
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeService.java Diff File

Issue History

Date Modified Username Field Change
2024-04-15 16:15 elong New Issue
2024-04-15 16:15 elong Status new => assigned
2024-04-15 16:15 elong Assigned To => elong
2024-04-15 16:17 elong Status assigned => resolved
2024-04-15 16:17 elong Resolution open => fixed
2024-04-15 16:17 elong Fixed in Version => 3.15.5
2024-04-15 16:17 elong Summary Use read uncommited for checking heartbeats and offline nodes => Use read uncommitted for checking heartbeats and offline nodes
2024-04-15 16:17 elong Description Updated View Revisions
2024-04-19 15:46 admin Changeset attached => SymmetricDS 3.15 16db0066
2024-04-23 16:58 admin Status resolved => closed