[jboss-remoting-issues] [JBoss JIRA] Closed: (JBREM-931) Create and run soak test

Ron Sigal (JIRA) jira-events at lists.jboss.org
Wed Mar 19 02:39:50 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBREM-931?page=all ]

Ron Sigal closed JBREM-931.
---------------------------

    Resolution: Done

Running the soak test turned up two issues:

  * [JBREM-932] - Check remaining time in MicroSocketClientInvoker per invocation timeout facility
  * [JBREM-933] - Fix memory leak in RemotingRMIClientSocketFactory

These are now fixed.

Otherwise, the last run (for 10 hours) showed no evidence of memory leaks or thread leaks.

The parameters for the last run were:

  // Configuration parameters.
  private static long DURATION = 10 * 60 * 60 * 1000;
  private static int MAX_CLIENTS = 30;
  private static int NUMBER_OF_EJB_CALLS = 4000;
  private static int NUMBER_OF_JBM_CALLS = 2000;
  private static int NUMBER_OF_JBM_CALLBACKS = 4;
  private static int NUMBER_OF_HEAVY_COMPUTE_CALLS = 5;
  private static String HEAVY_COMPUTE_SPIN_TIME = "4000";

The test was run on a RHEL 5 machine. 

> Create and run soak test
> ------------------------
>
>                 Key: JBREM-931
>                 URL: http://jira.jboss.com/jira/browse/JBREM-931
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.4.0.CR1 (Pinto)
>
>
> Need to run some long term tests to look for leakage, other problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list