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

Eliminate uses of ModelNode.resolve()

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 4.0.0.Alpha6
    • None
    • Management
    • None

    Description

      Code inspection shows there are 23 uses of ModelNode.resolve() in WildFly's own code base, 12 in production code and 11 in test code. We should eliminate these, as WildFly's expression resolution is more complex than the ModelNode.resolve() contract, including vault support for which its' hard to imagine us wanting support in DMR itself. So these uses should switch to resolution from the OperationContext or, if that's not feasible, e.g. in test code, use something like ExpressionResolver.TEST_RESOLVER.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: