Bug 60654

Summary: Validation Feature : Be able to ignore BackendListener
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 Keywords: PatchAvailable
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   

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