https://bz.apache.org/bugzilla/show_bug.cgi?id=60148

            Bug ID: 60148
           Summary: Proxy recorder doesn't cancel pending requests when
                    stopped
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: j...@cas.org

This was a nasty one to track down.

If a long-running request is waiting for a response when the ProxyControl is
stopped, it does not get cancelled, abort()'d or otherwise buried.

Starting the proxy control again before the request resolves causes the request
sampler to be added to the test plan unconditionally at the time of its
completion.

In my testing, this happens even if samplers are being submitted to a new
thread group entirely.

I looked at the code a bit, but I don't think this one is going to be easy to
do right.  In lieu of a proper fix, Bug #55532 might sufficiently mitigate the
problem to be considered a workaround.

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

Reply via email to