You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/08/25 14:19:34 UTC

[Bug 53782] New: Enhance JavaSampler handling of JavaSamplerClient cleanup to use less memory

https://issues.apache.org/bugzilla/show_bug.cgi?id=53782

          Priority: P2
            Bug ID: 53782
          Assignee: issues@jmeter.apache.org
           Summary: Enhance JavaSampler handling of JavaSamplerClient
                    cleanup to use less memory
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: p.mouawad@ubik-ingenierie.com
          Hardware: All
            Status: NEW
           Version: 2.7
         Component: Main
           Product: JMeter

In relation to dev list discussion:
http://mail-archives.apache.org/mod_mbox/jmeter-dev/201208.mbox/%3CCAOGo0VZFuiiR-F3xO2THzQgaDukSBwkfmO3FV0AOkf47UkMjeA%40mail.gmail.com%3E

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53782] Enhance JavaSampler handling of JavaSamplerClient cleanup to use less memory

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53782

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sat Aug 25 12:21:50 2012
New Revision: 1377279

URL: http://svn.apache.org/viewvc?rev=1377279&view=rev
Log:
Bug 53782 - Enhance JavaSampler handling of JavaSamplerClient cleanup to use
less memory

First improvement, store only necessary objects
Bugzilla Id: 53782

Modified:
   
jmeter/trunk/src/protocol/java/org/apache/jmeter/protocol/java/sampler/JavaSampler.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53782] Enhance JavaSampler handling of JavaSamplerClient cleanup to use less memory

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53782

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sat Aug 25 13:17:19 2012
New Revision: 1377291

URL: http://svn.apache.org/viewvc?rev=1377291&view=rev
Log:
Bug 53782 - Enhance JavaSampler handling of JavaSamplerClient cleanup to use
less memory
Only register instance of JavaSamplerClient that have overriden or implemented
teardownTest
Bugzilla Id: 53782

Modified:
   
jmeter/trunk/src/protocol/java/org/apache/jmeter/protocol/java/sampler/JavaSampler.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53782] Enhance JavaSampler handling of JavaSamplerClient cleanup to use less memory

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53782

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebb@apache.org

--- Comment #3 from Sebb <se...@apache.org> ---
*** Bug 53743 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.