[teiid-issues] [JBoss JIRA] (TEIID-2486) Standalone CLI script has a small required change to work with EAP 6.1

Steven Hawkins (JIRA) issues at jboss.org
Mon Dec 16 18:36:36 EST 2013


     [ https://issues.jboss.org/browse/TEIID-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-2486.
---------------------------------


    
> Standalone CLI script has a small required change to work with EAP 6.1
> ----------------------------------------------------------------------
>
>                 Key: TEIID-2486
>                 URL: https://issues.jboss.org/browse/TEIID-2486
>             Project: Teiid
>          Issue Type: Bug
>          Components: Build/Kits
>    Affects Versions: 8.4
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>            Priority: Minor
>             Fix For: 8.4
>
>
> 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)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list