Description
commons-dbcp 2 moved from maxActive to maxTotal
https://commons.apache.org/proper/commons-dbcp/
https://commons.apache.org/proper/commons-dbcp/configuration.html
But all across our build we still use MaxActive.
Do we like to keep this? Do we (via reflection) don't care and users need to care for themselves if they switch?
Do we do it right in our unit tests right now?
Attachments
Issue Links
- links to