Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8688

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.1.0.DR12
    • 7.1.0.DR11
    • 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
              rhn-engineering-rhusar Radoslav Husar
              Bogdan Sikora Bogdan Sikora (Inactive)
              Bogdan Sikora Bogdan Sikora (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: