[jboss-jira] [JBoss JIRA] (WFLY-6653) The default min and max pool size of -1 is confusing.
Chen Maoqian (JIRA)
issues at jboss.org
Tue Aug 9 21:55:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277042#comment-13277042 ]
Chen Maoqian commented on WFLY-6653:
------------------------------------
The pr have been committed and will be merged in wildfly 11.x.
> The default min and max pool size of -1 is confusing.
> ------------------------------------------------------
>
> Key: WFLY-6653
> URL: https://issues.jboss.org/browse/WFLY-6653
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.Final
> Environment: JBoss EAP 7.0.0.
> Reporter: Chen Maoqian
> Assignee: Chen Maoqian
>
> The default values for min and max pool size are confusing
> "max-pool-size" => -1,
> "min-pool-size" => -1,
> They should either say default
> "max-pool-size" => default,
> "min-pool-size" => default,
> or display the default JCA values which I believe are 2 and 20
> "max-pool-size" => 20,
> "min-pool-size" => 2,
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list