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

Add support for multiple dynamic parts in capability names

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Critical
    • 3.0.0.Beta11
    • 3.0.0.Alpha16
    • Management
    • None

    Description

      Currently dynamic capabilites only allow one, last, part of name to be dynamic.
      There are cases where we need support for multiple dynamic parts such are cases in infinispan subsystem and in undertow.

      For example when you have "virtual host" in undertow it is defined under path
      /subsystem=undertow/server=default-server/host=default-host
      And here are two capabilities in this path.
      first is
      /subsystem=undertow/server=default which server capability with name "default"
      but host capability is defined by its name as well as name of server capability that is its parent.

      We need support in management layer to expose this kind of capability names.

      Prototype impl is available my branch https://github.com/ctomc/wildfly-core/tree/capabilites-api

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              tomazcerar Tomaž Cerar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: