Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6347 Port subsystem development enhancements from wildfly-clustering-common to wildfly-core
  3. WFCORE-6781

Port composite ResourceOperationServiceHandler logic from wildfly-clustering-common

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 24.0.0.Final
    • 24.0.0.Beta3
    • Management
    • None

    Description

      The ResourceOperationRuntimeHandler.restartParent(...) returns a handler that restarts the runtime of a parent resource.
      However, the child resource many have its own runtime handling, via ResourceOperationRuntimeHandler.configureService(...). However, there is no convenient way to chain these together, i.e. the equivalent of new org.jboss.as.clustering.controller.RestartParentResourceRegistrar(ResourceServiceConfiguratorFactory parentFactory, ResourceDescriptor descriptor, ResourceServiceHandler handler).

      Adding a static method to combine multiple ResourceOperationRuntimeHandler instances will achieve the same effect, with greater flexibility.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: