View Revisions: Issue #4489
Summary | 0004489: Node host channel stats sent count inflated | ||
---|---|---|---|
Revision | 2020-07-30 15:10 by elong | ||
Description | Similar to 0003427, but when deployed nodes are multi-homed. If one of the nodes stops responding with batch acknowledgements, the batch is forced to re-extract to make sure it's not corrupted, which causes the data sent count to increase. Fixed for 3.10.13, 3.11.11, and 3.12.3 |
||
Revision | 2020-07-30 14:52 by elong | ||
Description | Similar to 0003427, but when deployed nodes are multi-homed. If one of the nodes stops responding with batch acknowledgements, the batch is forced to re-extract to make sure it's not corrupted, which causes the data sent count to increase. |