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

org.jboss.as.host.controller.resources.NativeManagementResourceDefinition uses the wrong NativeManagementRemoveHandler

XMLWordPrintable

      org.jboss.as.host.controller.resources.NativeManagementResourceDefinition uses the NativeManagementRemoveHandler from the server module instead of the one from the host-controller module. There are behavior differences between the two so this looks wrong.

      This needs a bit of care because I believe this has always been the case (see https://github.com/wildfly/wildfly-core/pull/1089/files#diff-0923c073f274a0d59a67291cc7dc8d7c94bb8e16252ae719a15253785e36b5a4R49 in the PR that first added the host-controller variant.) So the 'wrong' behavior has been 'baking' without reported issues since 2015. But this doesn't surprise me much; the differences are fairly minor.

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

              Created:
              Updated:
              Resolved: