Hello community, I have create enhacement https://bz.apache.org/bugzilla/show_bug.cgi?id=65702, related to adding attribute on all components to disable/enable at runtime.
There are many cases when we need to disabled/enable components based on variables or functions. 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 the thread group used for testing scripts. .... I think this change will be easy, i will work on it soon, if there is any suggestion please let me know. -- Best Regards Anas OUFDOU
