[teiid-issues] [JBoss JIRA] (TEIID-2566) standalone-teiid.xml and the CLI scripts point to different caches in the teiid subsystem

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Dec 5 08:56:10 EST 2013


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

Steven Hawkins closed TEIID-2566.
---------------------------------


    
> standalone-teiid.xml and the CLI scripts point to different caches in the teiid subsystem
> -----------------------------------------------------------------------------------------
>
>                 Key: TEIID-2566
>                 URL: https://issues.jboss.org/browse/TEIID-2566
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Build/Kits
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>            Priority: Minor
>             Fix For: 8.4.1, 8.5
>
>
> In the standalone-teiid.xml configuration, teiid subsystem:
> <resultset-cache infinispan-container="teiid" name="resultset"/>
> <preparedplan-cache infinispan-container="teiid" name="preparedplan"/>
> In the CLI script, it contains the following:
> /subsystem=teiid:add(async-thread-pool=teiid-async, resultset-cache-infinispan-container=teiid-cache, preparedplan-cache-infinispan-container=teiid-cache, policy-decider-module=org.jboss.teiid)
> and looks like the following when loaded:
>            <resultset-cache infinispan-container="teiid-cache"/>
>             <preparedplan-cache infinispan-container="teiid-cache"/>
>  

--
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