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 2015/02/04 23:12:41 UTC

[Bug 57537] New: BackendListener : Allow implementations to drop samples

https://issues.apache.org/bugzilla/show_bug.cgi?id=57537

            Bug ID: 57537
           Summary: BackendListener : Allow implementations to drop
                    samples
           Product: JMeter
           Version: 2.12
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

In some cases it might be useful for BackendListenerClient implementations to
drop some SampleResults if they are not interested:
- Listener that only implements "teardownTest" for example
- Listener that wants to filter some SampleResults
....

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

[Bug 57537] BackendListener : Allow implementations to drop samples

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Wed Feb  4 22:16:03 2015
New Revision: 1657427

URL: http://svn.apache.org/r1657427
Log:
Bug 57537 - BackendListener : Allow implementations to drop samples
Bugzilla Id: 57537

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/BackendListener.java
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/BackendListenerClient.java
    jmeter/trunk/xdocs/changes.xml

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