8 Replies Latest reply on Aug 22, 2009 8:07 AM by timfox

    JBM2 Beta5 with JBAS5.1 - Memory leak SessionContinuationMes

    simon_temple

      I built BETA5 from SVN yesterday...

      I'm using netty via the JMS API to remotely send large messages. (500K)

      Looking at the hprof I see that 98% of the heap is taken up by byte[] owned by org.jboss.messaging.core.remoting.impl.wireformat. SessionContinuationMessage.

      I'm a way off creating a test case for you at the moment but wondered if this was already a reported issue or something I should look at further?