Hi guys, 9.0.20 got a disableRegistry method in Registry class (for JMX server interaction), I wonder if it is possible to enhance it a bit to make it instance bound to the server instead of being global.
It would enable to start/stop/restart servers potentially deactivating/activating JMX without issues if multiple tomcat instances are started in the same JVM. wdyt? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance>