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

No way to query valid property values for objects of type PROPERTY via cli

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 8.0.0.Alpha1
    • None
    • Management
    • Hide

      No workarounds exist.

      Show
      No workarounds exist.

    Description

      If you run the following to browse the resource-description

      subsystem=modcluster/mod-cluster-config=configuration/:read-resource-description(operations=true,inherited=false,recursive=false,proxies=false)

      You'll encounter Object type = PROPERTY

      "property" => {
      "description" => "Properties for the metric.",
      "type" => PROPERTY,
      "required" => false
      }

      Which has an acceptable list of property values as described here.
      http://docs.jboss.org/mod_cluster/1.2.0/html/java.AS7config.html#LoadMetric

      There is no way to query the acceptable and currently supported list of property values via cli. You must hard code and risk going out of synch with as7/modclusters supported values.

      Attachments

        Activity

          People

            Unassigned Unassigned
            spinder Simeon Pinder (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: