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

Make ServerOperationResolver handle deployment-overlays similarly to deployments

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • None
    • 2.0.0.Alpha2
    • Management

    Description

      Currently in domain mode a

      /deployment-overlay=xxx:add(...)
      

      results in a deployment overlay on ALL servers.

      However for deployments

      /deployment=xxx:add(...)
      

      does not get pushed to the servers. This happens when it is associated with a server group:

      /server-group=zzz/deployment=xxx:add(...)
      

      Similarly

      /deployment-overlay=xxx:add(...)
      

      should not get pushed to the servers, until we have a

      /server-group=zzz/deployment=yyy:add(...)
      

      which picks out the servers we want to have the overlay

      Attachments

        Activity

          People

            Unassigned Unassigned
            kkhan1@redhat.com Kabir Khan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: