[
https://issues.jboss.org/browse/TEIID-4293?page=com.atlassian.jira.plugin...
]
Kylin Soong edited comment on TEIID-4293 at 6/29/16 8:25 PM:
-------------------------------------------------------------
||CLI||Default Value||
|/subsystem=teiid:write-attribute(name=authentication-type,value= |GSS, USERPASSWORD |
|/subsystem=teiid/transport=jdbc:write-attribute(name=protocol,value= |pg, teiid |
| /subsystem=teiid:clear-cache(cache-type= |PREPARED_PLAN_CACHE,
QUERY_SERVICE_RESULT_SET_CACHE |
was (Author: kylin):
||CLI||Default Value||
|/subsystem=teiid:write-attribute(name=authentication-type,value= |GSS, USERPASSWORD |
| /subsystem=teiid:clear-cache(cache-type= |PREPARED_PLAN_CACHE,
QUERY_SERVICE_RESULT_SET_CACHE |
|/subsystem=teiid/transport=jdbc:write-attribute(name=protocol,value= |pg, teiid |
Some Management CLI should setAllowedValues
-------------------------------------------
Key: TEIID-4293
URL:
https://issues.jboss.org/browse/TEIID-4293
Project: Teiid
Issue Type: Enhancement
Components: Server
Affects Versions: 9.1
Reporter: Kylin Soong
Assignee: Kylin Soong
Fix For: 9.x
* /subsystem=teiid:write-attribute(name=authentication-type,value=USERPASSWORD) - the
allowed values should be USERPASSWORD,GSS
* /subsystem=teiid:clear-cache(cache-type=PREPARED_PLAN_CACHE) - the cach-type allowed
values should be PREPARED_PLAN_CACHE, QUERY_SERVICE_RESULT_SET_CACHE
* /subsystem=teiid/transport=jdbc:write-attribute(name=protocol,value=teiid) - the
protocol allowed values should be teiid, pg,?
* /subsystem=teiid/transport=jdbc:write-attribute(name=keystore-type,value=JKS) - the
keystore-type allowed values should be JKS, and ?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)