Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-7108

Add a ModuleIdentifierUtil method to parse a module identifier into name and slot and process the tuple

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 27.0.0.Final
    • None
    • Server
    • 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.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: