Bug 52843

Summary: Sample headerSize and bodySize not being accumulated for subsamples
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

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