8 Replies Latest reply on May 31, 2011 7:16 PM by clebert.suconic

    RemotingServiceImpl retaining ~165mb ram

    yo_

      I was looking at a heap dump (via jmap) and noticed that org.hornetq.core.remoting.server.impl.RemotingServiceImpl is retaining 165MB ram.

       

      Poking around in Yourkit it seems that most of the retained objects are "MessageReferenceImpl" - however the thing consuming the most memory is not the "message" but rather the "queue"

       

      Is this an expected/normal size?

       

      Versions: HQ 2.1.2 and JBoss AS 4