MMM checkers memory leak?

Posted by Oleksiy Kovyrin under Databases, Development, My Projects

One of MMM users reported that they’re experiencing really weird memory leaks in checker processes used by MMM. After a deep investigation I’ve found out that Perl part of the checker and checker modules does not leak (at least I didn’t found these leaks), so I think it could be caused by some problems in MySQL DBD module (client uses Ubuntu server).

So, I’d like to ask all users to check if their checker processes use more memory than expected and if yes, what OS, MySQL libraries versions and Perl version used on their servers.

Thanks in advance for any help.


Related posts:

  1. Bug in Perl’s Thread::Semaphore: Memory Leak (solution provided)
  2. MySQL Master-Master Replication Manager 1.0 Released
  3. List of Great Online Tools, Generators, Checkers
  4. MMM Release 1.0-pre4
  5. MMM Release 1.0-pre3

Comments are closed.