View Issue Details

IDProjectCategoryView StatusLast Update
0006148SymmetricDSImprovementpublic2023-12-06 01:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.2Fixed in Version3.15.2 
Summary0006148: Remove individual jobs stats for push and pull and uri handlers
DescriptionRemove the stats for push, push handler, pull, and pull handler from the sym_node_host_job_stats because the jobs and threads run too frequently to be recorded as individual events. It's also possible to get a primary key violation from threads running at the same time recording stats. Instead, the push and pull stats can be found in sym_node_host_stats.
Tagsstatistics

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 f306c631

2023-12-06 00:58:33

admin

Details Diff
0006148: Remove individual jobs stats for push and pull and uri handlers Affected Issues
0006148
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PullService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PushService.java Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/PullUriHandler.java Diff File

Issue History

Date Modified Username Field Change
2023-12-06 00:57 elong New Issue
2023-12-06 00:57 elong Status new => assigned
2023-12-06 00:57 elong Assigned To => elong
2023-12-06 00:57 elong Tag Attached: statistics
2023-12-06 00:58 elong Status assigned => resolved
2023-12-06 00:58 elong Resolution open => fixed
2023-12-06 00:58 elong Fixed in Version => 3.15.2
2023-12-06 01:00 admin Changeset attached => SymmetricDS 3.15 f306c631
2023-12-16 02:02 admin Status resolved => closed