[jboss-jira] [JBoss JIRA] (JBJCA-1370) Disable PoolConfiguration.isPrefill when initialSize is 0

Flavia Rainone (JIRA) issues at jboss.org
Tue Mar 20 03:28:00 EDT 2018


     [ https://issues.jboss.org/browse/JBJCA-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Flavia Rainone updated JBJCA-1370:
----------------------------------
    Git Pull Request: https://github.com/ironjacamar/ironjacamar/pull/654


> Disable PoolConfiguration.isPrefill when initialSize is 0
> ---------------------------------------------------------
>
>                 Key: JBJCA-1370
>                 URL: https://issues.jboss.org/browse/JBJCA-1370
>             Project: IronJacamar
>          Issue Type: Enhancement
>          Components: Core
>            Reporter: Flavia Rainone
>            Assignee: Flavia Rainone
>
> Taking into account initialSize as zero will make the code more consistent with setInitialSize implementation (that converts a null initialSize to zero) and will prevent IdleRemover from processing a PrefillPool constantly without need, improving performance when initialSize is zero.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list