[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Memory on test suite

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Aug 17 01:13:41 EDT 2009


Actually it doesn't seem as bad.  The nubmers just came down on the logs as I'm running it.

    [junit] |org.jboss.messaging.core.postoffice.impl.PostOfficeImpl                                             |        22|      3344|
  |     [junit] |org.jboss.messaging.core.postoffice.impl.PostOfficeImpl                                             |        27|      4104|
  |     [junit] |org.jboss.messaging.core.postoffice.impl.PostOfficeImpl                                             |        27|      4104|
  |     [junit] |org.jboss.messaging.core.postoffice.impl.PostOfficeImpl                                             |        29|      4408|
  |     [junit] |org.jboss.messaging.core.postoffice.impl.PostOfficeImpl$Reaper                                      |        29|       928|
  |     [junit] org.jboss.messaging.core.postoffice.impl.PostOfficeImpl$Reaper.run(PostOfficeImpl.java:944)
  |     [junit] org.jboss.messaging.core.postoffice.impl.PostOfficeImpl$Reaper.run(PostOfficeImpl.java:944)
  |     [junit] org.jboss.messaging.core.postoffice.impl.PostOfficeImpl$Reaper.run(PostOfficeImpl.java:944)
  |     [junit] org.jboss.messaging.core.postoffice.impl.PostOfficeImpl$Reaper.run(PostOfficeImpl.java:944)
  |     [junit] org.jboss.messaging.core.postoffice.impl.PostOfficeImpl$Reaper.run(PostOfficeImpl.java:944)
  |     [junit] |org.jboss.messaging.core.postoffice.impl.PostOfficeImpl                                             |         2|       304|
  | 

I would prefer the instances getting GCed right after the test was finished. 

So, I will check this tomorrow to make sure there are no problems around it.. but just in case.


The testsuite with the profiling takes longer (about 2X because of the dump at the end of every test). So.. I will post more results tomorrow morning about this. 


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249840#4249840

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249840



More information about the jboss-dev-forums mailing list