Bug 54257 - Enhance SamplerCreator interface to meet new requirements
Summary: Enhance SamplerCreator interface to meet new requirements
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.8
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks: 54205
  Show dependency tree
 
Reported: 2012-12-07 14:43 UTC by Philippe Mouawad
Modified: 2012-12-07 14:52 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2012-12-07 14:43:00 UTC
Current interface is not adequate for the following use cases:
- Bug 54205, Post Body is needed to compute class
- Some protocols could be implemented by PreProcessors modifying Post Body content, to enable this SamplerCreator should allow post processing Sample once sample has been executed during recording
Comment 1 Philippe Mouawad 2012-12-07 14:52:35 UTC
Date: Fri Dec  7 14:51:45 2012
New Revision: 1418340

URL: http://svn.apache.org/viewvc?rev=1418340&view=rev
Log:
Bug 54257 - Enhance SamplerCreator interface to meet new requirements
Bugzilla Id: 54257

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/Proxy.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/SamplerCreator.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:52 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3006