[
https://issues.redhat.com/browse/AG-154?page=com.atlassian.jira.plugin.sy...
]
Wojciech Kopciewicz edited comment on AG-154 at 2/1/21 9:08 AM:
----------------------------------------------------------------
Hi [~lbarreiro], the versions are as follows:
- quarkus-jdbc-postgresql-1.9.2.Final
- quarkus-core-1.9.2.Final
was (Author: JIRAUSER149071):
Hi [~lbarreiro], the versions are as follows:
- quarkus-jdbc-postgresql-1.9.2.Final
- quarkus-core-1.9.2.Final
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.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)