[jboss-jira] [JBoss JIRA] (WFLY-5148) CLI attribute name is "prepared-statements-cache-size" but this is "prepared-statement-cache-size" everywhere else

Stephen Fikes (JIRA) issues at jboss.org
Thu Aug 20 10:20:27 EDT 2015


Stephen Fikes created WFLY-5148:
-----------------------------------

             Summary: 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: CLI
    Affects Versions: 9.0.1.Final
            Reporter: Stephen Fikes
            Assignee: Alexey Loubyansky
            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 at localhost:9990 data-source=Oracle] ls
...                                         
prepared-statements-cache-size=undefined
...
~~~



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list