vlsi opened a new pull request, #6478:
URL: https://github.com/apache/jmeter/pull/6478

   ## Description
   
   This is a proof-of-concept implementation for conditional 
`TestElement.enabled`.
   The downside is that `isEnabled()` call would be added for every sampler, 
listener, pre-processor, pos-processor, and so on which might slow down the 
execution.
   
   ## Motivation and Context
   
   See https://github.com/apache/jmeter/issues/6006
   
   ## How Has This Been Tested?
   
   See `EnabledWithVariablesTest`
   
   ## Screenshots (if appropriate):
   
   No UI support yet.
   
   ## Checklist:
   - [ ] Add UI support
   - [ ] Add documentation
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to