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

             Bug #: 51939
           Summary: Should generate new parent sample if necessary when
                    retrieving embedded resources
           Product: JMeter
           Version: 2.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


In versions prior to JMeter 2.1, embedded samples were always stored as
subsamples of a separate container sample.

The first entry in the container would be the main sample, followed by any
embedded resources.

Similarly if a redirect occured, the original request was added as the first
entry of a new container sample.

Redirects still behave as before, however when embedded resources are
retrieved, no parent sample is generated.

This means the original response for the main page is lost, as the sample is
updated with the timings for the embedded resources.

As this is now a very old bug, it's possible that this broken behaviour is now
being relied upon. So the fix should be reversible (via a JMeter property).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to