Bug #31
closedMemory leak: redis-tsdb-binding
0%
Description
When running endurance tests it appears that redis-tsdb-binding keeps increasing it's allocated memory until nothing is left.
Tested with the minimal image generated on the 31st of august.
Logs show this (but not sure it's related to the memory leak):
Jun 10 10:56:27 0a-2a-f7-74-5c-15 afbd-redis-tsdb-binding[1327]: INFO: [API redis] redisSendCmd: cmd result type INTEGER, str (null) [/builddir/build/BUILD/redis-tsdb-binding-1.0.1+20210711+14+gc810b31/src/redis-binding.c:486,redisSendCmd]
Jun 10 10:56:27 0a-2a-f7-74-5c-15 afbd-redis-tsdb-binding[1327]: INFO: [API redis] redisSendCmd: ret 1654851387 [/builddir/build/BUILD/redis-tsdb-binding-1.0.1+20210711+14+gc810b31/src/redis-binding.c:494,redisSendCmd]
Updated by Sebastien Douheret [IoT.bzh] about 2 years ago
- Assignee changed from Vincent Rubiolo to José Bollo
Updated by José Bollo about 2 years ago
- Status changed from New to In Progress
- Assignee changed from José Bollo to Emmanuel Jubera [SAFT]
Some fixes are now under evaluation (commit https://github.com/redpesk-common/redis-tsdb-binding/commit/294505e08079933d3d89a8650a126f36ba1ebbd0)
Emmanuel Jubera is going to perform an endurance test.
Updated by Emmanuel Jubera [SAFT] almost 2 years ago
- Status changed from In Progress to Resolved
Memory consumption stable after 2 days of endurance.
Updated by Sebastien Douheret [IoT.bzh] almost 2 years ago
- Target version changed from arz-1.0-update to arz-1.0.1
Updated by Sebastien Douheret [IoT.bzh] almost 2 years ago
- OS Affects Version/s arz-1.0, arz-1.0-update added
Updated by Sebastien Douheret [IoT.bzh] almost 2 years ago
- OS Fix Version/s arz-1.0.1 added
Updated by Sebastien Douheret [IoT.bzh] almost 2 years ago
- Status changed from Resolved to Closed