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

IO worker attributes should allow expressions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR12
    • 7.1.0.DR7
    • IO, User Experience
    • None

    Description

      Is there any particular reason for not allowing users to use expressions in these attributes

      /subsystem=io/worker=default:read-resource-description
      {
          ...
              "attributes" => {
                  "io-threads" => {
                      ...
                      "expressions-allowed" => false,
                      ...
                  },
                  "stack-size" => {
                      ...
                      "expressions-allowed" => false,
                      ...
                  },
                  "task-keepalive" => {
                      ...
                      "expressions-allowed" => false,
                      ...
                  },
                  "task-max-threads" => {
                      ...
                      "expressions-allowed" => false,
                      ...
                  }
      

      ?
      If not please allow them.

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              pjelinek@redhat.com Pavel Jelinek
              Pavel Jelinek Pavel Jelinek
              Pavel Jelinek Pavel Jelinek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: