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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Apr 26 10:52:54 EDT 2013


    [ https://issues.jboss.org/browse/TEIID-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770428#comment-12770428 ] 

Steven Hawkins commented on TEIID-2486:
---------------------------------------

To clarify is this an EAP 6.1 issue (including alpha) or specific to a later 6.1 build?
                
> 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