Bug 52843 - Sample headerSize and bodySize not being accumulated for subsamples
Summary: Sample headerSize and bodySize not being accumulated for subsamples
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-07 01:11 UTC by Sebb
Modified: 2012-03-07 01:13 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2012-03-07 01:11:39 UTC
SampleResult was updated to add headerSize and bodySize fields.

However these are not being maintained by the copy ctor, nor when adding subsample results.
Comment 1 Sebb 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
Comment 2 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2765