View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006148 | SymmetricDS | Improvement | public | 2023-12-06 00:57 | 2023-12-06 01:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.2 | Fixed in Version | 3.15.2 | ||
Summary | 0006148: Remove individual jobs stats for push and pull and uri handlers | ||||
Description | Remove 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. | ||||
Tags | statistics | ||||
SymmetricDS: 3.15 f306c631 2023-12-06 00:58:33 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 |
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 |