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 2018/04/20 07:24:37 UTC

[Bug 62317] New: ProxyControl: allow to add ResultSaver as sampler

https://bz.apache.org/bugzilla/show_bug.cgi?id=62317

            Bug ID: 62317
           Summary: ProxyControl: allow to add ResultSaver as sampler
           Product: JMeter
           Version: 4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: kostas@methodosit.com.cy
  Target Milestone: ---

ProxyControl in addableInterfaces limits the classes that can be added as
samplers. We have a plugin that adds a ResultSaver under each sampler recorded
(returned from AbstractSamplerCreator.createChildren()). Current Jmeter 4.0
does not allow us to add this. 

Please add TestElement.class to the addableInterfaces list or any other
interface that would allow the ResultSaver addition.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62317] ProxyControl: allow to add ResultSaver as sampler

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
           Hardware|PC                          |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
                 OS|Linux                       |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62317] ProxyControl: allow to add ResultSaver as sampler

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Apr 20 15:30:03 2018
New Revision: 1829666

URL: http://svn.apache.org/viewvc?rev=1829666&view=rev
Log:
Bug 62317 - ProxyControl: allow to add ResultSaver as sampler
Bugzilla Id: 62317

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62317] ProxyControl: allow to add ResultSaver as sampler

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |JMETER_4.1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62317] HTTP(S) Test Script Recorder: allow to add ResultSaver to created sampler

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ProxyControl: allow to add  |HTTP(S) Test Script
                   |ResultSaver as sampler      |Recorder: allow to add
                   |                            |ResultSaver to created
                   |                            |sampler

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62317] ProxyControl: allow to add ResultSaver as sampler

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

kostas@methodosit.com.cy changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from kostas@methodosit.com.cy ---
(In reply to Philippe Mouawad from comment #2)
> Hello,
> Can you check next nightly build and give us feedback ?
> Thanks

Tested with apache-jmeter-r1829667. Works fine now,

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62317] ProxyControl: allow to add ResultSaver as sampler

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Can you check next nightly build and give us feedback ?
Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62317] HTTP(S) Test Script Recorder: allow to add ResultSaver to created sampler

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

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

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.