-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
See https://github.com/wildfly/wildfly/pull/18561/files#r1889133800 for an example use where we need to deal with name vs slot as distinct things.
Another use case we had was ServiceModuleLoader and ModuleResolvePhaseService which until this week were creating ServiceName instances with separate segments for name and slot. We replaced that with a single segment though.
- is triggering
-
WFCORE-7122 Add since version equals 27.0.0 to deprecated annotations added in this release
- Open