]
Luis Barreiro commented on AG-154:
----------------------------------
Hello [~wojciechkopciewicz],
Can you provide the versions for both Quarkus and the JDBC driver?
Connection leak when DB connection closed during transaction
rollback
---------------------------------------------------------------------
Key: AG-154
URL:
https://issues.redhat.com/browse/AG-154
Project: Agroal
Issue Type: Bug
Components: narayana, pool
Affects Versions: 1.9
Reporter: Wojciech Kopciewicz
Assignee: Luis Barreiro
Priority: Major
We are using Quarkus 1.9.2 with Hibernate and Agroal to access PostgreSQL DB.
It looks like Agroal is leaking connections when connection is closed (somewhere) on the
server side during transaction rollback.
The following log was observed:
Error trying to transactionRollback local transaction: This connection has been closed.