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

          Priority: P2
            Bug ID: 53743
          Assignee: issues@jmeter.apache.org
           Summary: JavaSamplers.allSamplers static Set keeps references
                    even after thread has ended
          Severity: normal
    Classification: Unclassified
                OS: Windows XP
          Reporter: s...@apache.org
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Main
           Product: JMeter

Ran a delayed start test using a temporary version of TestCompiler that does
not store entries in the pairing set.

This still failed with OOME.

Turns out that this was caused by JavaSampler which keeps a reference to each
sampler in order to be able to invoke teardownTest() at the end of a test when
the main sampler is called through testEnded().

I'm not yet sure if this is a bug or a necessary evil; this bug is to record
the behaviour.

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

Reply via email to