vlsi opened a new pull request, #5916:
URL: https://github.com/apache/jmeter/pull/5916
## Motivation and Context
Previously, components could `implements NoThreadClone` to prevent cloning
in each thread, however, there was no way to "unimplement" the interface.
By default, `isShareable` returns true, so existing components work as before
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]