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

Make ServerOperationResolver handle deployment-overlays similarly to deployments

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

      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

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

                Created:
                Updated: