Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.5.1
-
None
-
MXS-SPRINT-111
Description
In 2.5.1, all the modules are loaded on startup. This isn't strictly necessary and slows startup down when running under a debugger. Loading the modules when the /maxscale/modules endpoint is called would defer this up until it is actually needed, namely when the GUI accesses the REST API.