-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
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.
- clones
-
WFCORE-6211 Remove ModuleIdentifier from ServiceModuleLoader.preloadModule
- Closed
- is caused by
-
MODULES-256 Deprecate ModuleIdentifier
- Resolved
- is incorporated by
-
JBEAP-24385 (7.4.z) Upgrade WildFly Core from 15.0.22.Final-redhat-00001 to 15.0.23.Final-redhat-00001
- Closed
- is related to
-
MODULES-435 Module.addExportedPaths performance degraded by ModuleIdentifier deprecation
- Pull Request Sent
- relates to
-
JBEAP-24444 [GSS](7.4.z) MODULES-435 - Module.addExportedPaths performance degraded by ModuleIdentifier deprecation
- Closed