apache / apache/jmeter

Add field disabled on all component

Open
#5,595 1 comment 0 reactions 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**anasoid** ([Bug 65702](https://bz.apache.org/bugzilla//show_bug.cgi?id=65702&redirect=false)):
There is many case when we need to disabled/enable component based on variable or function.

1- Disable listener
2- Disable post processor (when extracting value from home page, there is no need to consume CPU with each iteration to get the same value )
3- Disable debug sampler.
4- disable thread group used for testing script.

Like this and using property file we can adapt depend on the execution context.

I imagine disabled field will be on the same line after name, if the evaluated value of this field is "false" (ignore case) the component will be disabled

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.