[
https://issues.jboss.org/browse/WFLY-5148?page=com.atlassian.jira.plugin....
]
Alexey Loubyansky reassigned WFLY-5148:
---------------------------------------
Assignee: Jesper Pedersen (was: Alexey Loubyansky)
This name comes from the management interface of the target resource, which the CLI simply
reflects.
The management interface is a public API, though, which means it shouldn't change w/o
a strong reason.
CLI attribute name is "prepared-statements-cache-size" but
this is "prepared-statement-cache-size" everywhere else
------------------------------------------------------------------------------------------------------------------
Key: WFLY-5148
URL:
https://issues.jboss.org/browse/WFLY-5148
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 9.0.1.Final
Reporter: Stephen Fikes
Assignee: Jesper Pedersen
Priority: Minor
Both IronJacamar and the Wildfly schema (docs/schema/wildfly-datasources_3_0.xsd) use the
name 'prepared-statement-cache-size' but when connecting with CLI, the name is
reported with an extra 's':
~~~
...
[standalone@localhost:9990 data-source=Oracle] ls
...
prepared-statements-cache-size=undefined
...
~~~
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)