vlsi opened a new pull request, #5788: URL: https://github.com/apache/jmeter/pull/5788
## Description Cache function execution during test execution. By default, JMeter caches function properties during a test iteration, however, it might cause unexpected results when a component is shared across threads and the expression depends on the thread variables. I suggest we disable the caching behaviour would likely be disabled in the upcoming versions. The PR does not change the existing behaviour. -- 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