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

Missing desription of IO worker's server attributes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR18
    • 7.1.0.DR10
    • IO, User Experience
    • None

    Description

      There is no description at server attributes:

      [standalone@localhost:9990 /] /subsystem=io/worker=default/server=*:read-resource-description
      {       
          "outcome" => "success",
          "result" => [{
              "address" => [
                  ("subsystem" => "io"),
                  ("worker" => "default"),
                  ("server" => "*")
              ],
              "outcome" => "success",
              "result" => {
                  "description" => "description",
                  "storage" => "runtime-only",
                  "attributes" => {
                      "connection-count" => {
                          "type" => INT,
                          "description" => "connection-count",
                          "expressions-allowed" => false,
                          "required" => true,
                          "nillable" => false,
                          "access-type" => "metric",
                          "storage" => "runtime"
                      },
                      "connection-limit-high-water-mark" => {
                          "type" => INT,
                          "description" => "connection-limit-high-water-mark",
                          "expressions-allowed" => false,
                          "required" => true,
                          "nillable" => false,
                          "access-type" => "read-only",
                          "storage" => "runtime"
                      },
                      "connection-limit-low-water-mark" => {
                          "type" => INT,
                          "description" => "connection-limit-low-water-mark",
                          "expressions-allowed" => false,
                          "required" => true,
                          "nillable" => false,
                          "access-type" => "read-only",
                          "storage" => "runtime"
                      }
                  },
                  "operations" => undefined,
                  "notifications" => undefined,
                  "children" => {}
              }
          }]
      }
      

      Attachments

        Issue Links

          Activity

            People

              rpelisse@redhat.com Romain Pelisse
              jkasik@redhat.com Jan Kašík
              Jan Kašík Jan Kašík
              Jan Kašík Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: