Now, updates to Central are sent by comparing previously sent data against currently enriched data. That requires us to keep a copy of previously sent data in memory at all times.
This is about rewriting the mechanism of selecting updates to Central, so that no copies from the past need to be kept in memory (or at least not full copies).
The goal is to reduce memory consumption in Sensor while keeping the extra traffic to Central ideally at the same level.
- is related to
-
ROX-30732 Refactor the fake workload generation to avoid globals
-
- Closed
-