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

Accommodate service installation for services with a non-blocking lifecycle.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 32.0.0.Beta3
    • 32.0.0.Beta2
    • Management
    • None

      Currently, there is no existing ServiceInstaller builder to describe a provided value has a non-blocking lifecycle.

      This enhancement proposes:

      • Create interfaces that describe the blocking or non-blocking lifecycle of a value
      • Split existing ServiceInstaller.Builder interfaces into 3 variants:
        • Builder of a value with a configurable blocking lifecycle
        • Builder of a value with a configurable non-blocking lifecycle
        • Builder of a value with a configurable blocking lifecycle made non-blocking via asynchronous execution
      • Add Builder interfaces for values that implement a blocking or non-blocking lifecycle

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

                Created:
                Updated:
                Resolved: