Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-24496

[GSS](7.4.z) WFCORE-6211 - Remove ModuleIdentifier from ServiceModuleLoader.preloadModule

XMLWordPrintable

      After MODULES-256 deprecated ModuleIdentifiers, ServiceModuleLoader.preloadModule calls perform worse when using a ModuleIdentifier due to added overhead from underlying ModuleIdentfier.toString and ModuleIdentifier.fromString calls as described in MODULES-435.

      That can slow large complex deployment start up by over a minute. We should remove the ModuleIdentifier use from preloadModule at least for improvement and may need further work moving forward to fully remove use of the deprecated ModuleIdentifier.

              ropalka Richard Opalka
              rhn-support-aogburn Aaron Ogburn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: