Changes between Version 1 and Version 2 of Ticket #342, comment 4


Ignore:
Timestamp:
May 10, 2013, 5:16:50 PM (11 years ago)
Author:
Dimitar Misev

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #342, comment 4

    v1 v2  
    11I assume the test should run valgrind or similar on '''directql''' (not rasql, valgrind can't be attached to server processes), and automatically extract from the valgrind output whether there is a memleak or not.
    22
    3 Server restart can fix memleaks, but sometimes (e.g. nasty memleak during import) it can be fatal.
     3Server restart can fix memleaks, but sometimes, e.g. nasty memleak during import or a million queries between restarts it can be fatal.