Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackendListener : Allow implementations to drop samples #3525

Closed
asfimport opened this issue Feb 4, 2015 · 1 comment
Closed

BackendListener : Allow implementations to drop samples #3525

asfimport opened this issue Feb 4, 2015 · 1 comment

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 57537):
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
    ....

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Wed Feb 4 22:16:03 2015
New Revision: 1657427

URL: http://svn.apache.org/r1657427
Log:
#3525 - BackendListener : Allow implementations to drop samples
#3525

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant