Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2486

Standalone CLI script has a small required change to work with EAP 6.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 8.4
    • 8.4
    • Build/Kits
    • None

    Description

      The following command doesn't support the "name" attribute:
      /subsystem=threads/bounded-queue-thread-pool=teiid-async:add(name=teiid-async, max-threads=4, queue-length=100)

      This is the same issue seen in the domain script. So the command should be changed to be:
      /subsystem=threads/bounded-queue-thread-pool=teiid-async:add(max-threads=4, queue-length=100)

      Attachments

        Activity

          People

            van.halbert Van Halbert (Inactive)
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: