]
Luis Barreiro resolved AG-99.
-----------------------------
Resolution: Done
Enforce setting "max size"
--------------------------
Key: AG-99
URL:
https://issues.jboss.org/browse/AG-99
Project: Agroal
Issue Type: Bug
Components: api
Affects Versions: 1.2
Reporter: Luis Barreiro
Assignee: Luis Barreiro
Priority: Major
Fix For: 1.3
The default value for {{maxSize}} is {{java.lang.Integer#MAX_VALUE}} which can lead to
the database rejecting connections (for apparently no good reason).
The {{maxSize}} attribute should be made mandatory.