Add a method to shutdown the old Bundler implementation in TP and create and start a new one. Argument should either be bundler_type or the fully qualified classname of a Bundler impl, so that unknown bundlers can also be created as long as the code is on the classpath.
- blocks
-
JBEAP-4670 JGRP-2058 - Probe: add bundler type at runtime
- Verified