View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002903 | SymmetricDS | Bug | public | 2016-11-15 21:19 | 2019-04-24 14:14 |
| Reporter | woehrl01 | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.8.8 | ||||
| Target Version | 3.9.0 | Fixed in Version | 3.9.0 | ||
| Summary | 0002903: DataExtractorService is not incrementing DataBytesSent and DataSent | ||||
| Description | After upgrading to 3.8, I found that the stats are missing values for DataBytesSent and DataSent, even so data is transmitted. I think the issue as been introduces via this changeset: https://github.com/JumpMind/symmetric-ds/commit/9644ef8e87ab7a35eefc650158e327dae12534f6#diff-4019c11ce359b9cc1b3599ed55c162cb which doesn't call the statisticManager if mode == ExtractMode.FOR_SYM_CLIENT && writer != null which mostly is true on "normal" transfer. | ||||
| Tags | statistics | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-11-15 21:19 | woehrl01 | New Issue | |
| 2018-04-26 18:05 | woehrl01 | Note Added: 0001171 | |
| 2019-04-24 14:13 | elong | Tag Attached: statistics | |
| 2019-04-24 14:14 | elong | Assigned To | => elong |
| 2019-04-24 14:14 | elong | Status | new => closed |
| 2019-04-24 14:14 | elong | Resolution | open => fixed |
| 2019-04-24 14:14 | elong | Fixed in Version | => 3.9.0 |