Bug 50008

Summary: Enhancement : Make BatchSampleSender constructor protected instead of package protected
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: The patch

Description Philippe Mouawad 2010-09-27 05:04:14 UTC
Created attachment 26079 [details]
The patch

Hello,
Concerns Nightly version of 27/09/2010 and 2.4.
We have a requirement where we would like to extend BatchSampleSender and reuse some of its behaviour.

I attach the patch to BatchSampleSender.
It would be great if you can take it into account.

Regards
Philippe
www.ubik-ingenierie.com
Comment 1 Philippe Mouawad 2010-09-27 09:03:26 UTC
Made a mistake with issue, closed the bad one
Comment 2 Sebb 2010-10-21 09:01:05 UTC
URL: http://svn.apache.org/viewvc?rev=1025983&view=rev
Log:
Bug 50008 - Allow BatchSampleSender to be subclassed

Modified:
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/samplers/BatchSampleSender.java
   jakarta/jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:37:45 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2403