[jboss-jira] [JBoss JIRA] (AG-135) Connection doesn't release.

bingo chen (Jira) issues at jboss.org
Thu Dec 26 03:02:36 EST 2019


bingo chen created AG-135:
-----------------------------

             Summary: Connection doesn't release.
                 Key: AG-135
                 URL: https://issues.redhat.com/browse/AG-135
             Project: Agroal
          Issue Type: Bug
          Components: narayana
    Affects Versions: 1.7
            Reporter: bingo chen
            Assignee: Luis Barreiro


We use narayana as our application JTA component. Through some tests we found an issue that database connection which related to recovery doesn't release.

The narayana use periodic recovery works; During each recovery job execution, the XADataSource is re-established, the connection obtained from the XADataSource doesn't release after recovery job finished, the connections are released only after the GC is executed. 

Is this a problem or am I misconfiguring some settings?

the narayana version is 5.10.1.final





--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list