Bartlomiej Plotka
Bartlomiej Plotka
Currenlty we have not flexible solution. We are reusing some double fields in ResourceUsage (e.g net statistics) for EMA puposes. For better code readability we should reuse the same fields...
Our code could be understandable easier when having similar style to Apache Mesos itself. This lint script could be also upstreamed to Mesos then.
Instead of hardcoding configuration parameters (even with a separated cpp file), we can take those directly from the modules json to Mesos (which let's you pass parameters in key value...
To identify leaks, let's get valgrind wired up to our CI.
Observe for a network dropped packets increase and trigger action based on that.