Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
Make applyConfig public in DatabaseDescriptor so that if we embed C* we can restart it after some configuration change without having to stop the whole application to unload the class which is configured once and for all in a static block.