Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-8025

Alternatives attribute "domain" doesn't exist in modcluster subsystem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 11.0.0.Alpha1
    • 10.1.0.Final
    • mod_cluster
    • None

    Description

      modcluster resource contains the following attribute definition for "load-balancing-group"

      "load-balancing-group" => {
          "type" => STRING,
          "description" => "loadBalancingGroup name.",
          "expressions-allowed" => true,
          "required" => false,
          "nillable" => true,
          "alternatives" => ["domain"],
          "min-length" => 1L,
          "max-length" => 2147483647L,
          "access-type" => "read-write",
          "storage" => "configuration",
          "restart-required" => "all-services"
      },
      

      But the alternatives constraint specifies a "domain" attribute that doesn't exist.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              cmiranda@redhat.com Claudio Miranda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: