[jboss-jira] [JBoss JIRA] (WFLY-8298) Not able to undefine initial-pool-size attribute of datasource
Dmitrii Tikhomirov (JIRA)
issues at jboss.org
Mon Mar 6 10:08:00 EST 2017
[ https://issues.jboss.org/browse/WFLY-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitrii Tikhomirov updated WFLY-8298:
-------------------------------------
Git Pull Request: (was: https://github.com/wildfly/wildfly/pull/9747)
> Not able to undefine initial-pool-size attribute of datasource
> --------------------------------------------------------------
>
> Key: WFLY-8298
> URL: https://issues.jboss.org/browse/WFLY-8298
> Project: WildFly
> Issue Type: Bug
> Components: JCA
> Affects Versions: 10.1.0.Final
> Reporter: Dmitrii Tikhomirov
> Assignee: Dmitrii Tikhomirov
> Priority: Blocker
>
> {code}
> /subsystem=datasources/data-source=ExampleDS:undefine-attribute(name=initial-pool-size)
> {
> "outcome" => "failed",
> "failure-description" => "WFLYJCA0045: failed to set attribute: null",
> "rolled-back" => true
> }
> {code}
> This is regression compared to EAP 7.0.0.GA as well as 7.1.0.DR12.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list