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/03/07 02:11:39 UTC

DO NOT REPLY [Bug 52843] New: Sample headerSize and bodySize not being accumulated for subsamples

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

             Bug #: 52843
           Summary: Sample headerSize and bodySize not being accumulated
                    for subsamples
           Product: JMeter
           Version: 2.6
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: sebb@apache.org
    Classification: Unclassified


SampleResult was updated to add headerSize and bodySize fields.

However these are not being maintained by the copy ctor, nor when adding
subsample results.

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

DO NOT REPLY [Bug 52843] Sample headerSize and bodySize not being accumulated for subsamples

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

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

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

--- Comment #1 from Sebb <se...@apache.org> 2012-03-07 01:13:14 UTC ---
URL: http://svn.apache.org/viewvc?rev=1297821&view=rev
Log:
Bug 52843 - Sample headerSize and bodySize not being accumulated for subsamples

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleResult.java
   jmeter/trunk/xdocs/changes.xml

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