-
Bug
-
Resolution: Done
-
Minor
-
7.3.x
-
None
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
When using the pool or XA-pool configuration below, the prefill thread does not run.
<initial-pool-size>3</initial-pool-size> <min-pool-size>4</min-pool-size> <max-pool-size>5</max-pool-size> <prefill>true</prefill> <allow-multiple-users>true</allow-multiple-users>
This may be because it doesn't make sense to try to pre-fill a multi-user pool when the user(s) will be unknown until DataSource.getConnection(user, password) is executed.
There is no warning or error logged (prefill is simply ignored).
- clones
-
JBJCA-1423 Pool prefill setting silently ignored for multi-user pool configurations
- Resolved
- is cloned by
-
JBEAP-21563 [GSS](7.3.z) JBJCA-1423 - Pool prefill setting silently ignored for multi-user pool configurations
- Closed
- is incorporated by
-
JBEAP-21313 [GSS](7.4.z) Upgrade Ironjacamar from 1.4.30.Final-redhat-00001 to 1.4.35.Final-redhat-00001
- Closed