Clear warnings when returning connection to the pool
----------------------------------------------------
Key: AG-106
URL:
https://issues.jboss.org/browse/AG-106
Project: Agroal
Issue Type: Bug
Components: pool
Affects Versions: 1.3
Reporter: Luis Barreiro
Assignee: Luis Barreiro
Priority: Major
Fix For: 1.4
The connection should be flushed if any of the warnings is considered to be fatal by the
configured ExceptionSorter, otherwise the warnings should be cleared.