View Issue Details

IDProjectCategoryView StatusLast Update
0005980SymmetricDSImprovementpublic2023-09-15 20:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.10Fixed in Version3.14.10 
Summary0005980: MonitorService should use the dirty SQL template when selecting from sym_monitor_event
DescriptionCurrently, MonitorService uses the regular SQL template when selecting from sym_monitor_event. This is leading to deadlocks on SQL Server. It would be best to use the dirty SQL template instead to reduce the number of deadlocks.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 49f5c197

2023-09-15 19:12:06

evan-miller-jumpmind

Details Diff
0005980: Made MonitorService use the dirty SQL template when selecting from sym_monitor_event Affected Issues
0005980
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/MonitorService.java Diff File

Issue History

Date Modified Username Field Change
2023-09-15 19:07 emiller New Issue
2023-09-15 19:07 emiller Status new => assigned
2023-09-15 19:07 emiller Assigned To => emiller
2023-09-15 19:12 emiller Status assigned => resolved
2023-09-15 19:12 emiller Resolution open => fixed
2023-09-15 19:12 emiller Fixed in Version => 3.14.10
2023-09-15 20:00 Changeset attached => SymmetricDS 3.14 49f5c197
2023-10-27 20:06 admin Status resolved => closed