Bug 60654 - Validation Feature : Be able to ignore BackendListener
Summary: Validation Feature : Be able to ignore BackendListener
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2017-01-26 20:16 UTC by Philippe Mouawad
Modified: 2017-01-26 20:18 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 2017-01-26 20:16:14 UTC
Sending results to backend during validation phase is  useless in nearly all cases.
Based on https://github.com/apache/jmeter/pull/258 from Maxime Chassagneux
Comment 1 Philippe Mouawad 2017-01-26 20:18:17 UTC
Author: pmouawad
Date: Thu Jan 26 20:17:54 2017
New Revision: 1780469

URL: http://svn.apache.org/viewvc?rev=1780469&view=rev
Log:
Bug 60654 - Validation Feature : Be able to ignore BackendListener
Based on https://github.com/apache/jmeter/pull/258 from Maxime Chassagneux
Bugzilla Id: 60654

Added:
    jmeter/trunk/src/core/org/apache/jmeter/visualizers/backend/
    jmeter/trunk/src/core/org/apache/jmeter/visualizers/backend/Backend.java   (with props)
Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/BackendListener.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/validation/TreeClonerForValidation.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/properties_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4251