vlsi commented on issue #5875:
URL: https://github.com/apache/jmeter/issues/5875#issuecomment-1540357283

   One of the immediate actions I suggest is that we skip 
`recoverRunningVersion` calls for elements that implement `NoThreadClone`.
   
   In other words, if an element is safe for concurrent calls, then 
`recoverRunningVersion` makes no sense for it as it would reset the values at 
random when the threads are calling the component.


-- 
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