[jbossts-issues] [JBoss JIRA] (JBTM-1065) The coordinator does not flush its cache of transactions as they timeout eventually resulting in OOM

Radesh Rao (JIRA) jira-events at lists.jboss.org
Mon Mar 12 14:57:47 EDT 2012


Radesh Rao created JBTM-1065:
--------------------------------

             Summary: The coordinator does not flush its cache of transactions as they timeout eventually resulting in OOM
                 Key: JBTM-1065
                 URL: https://issues.jboss.org/browse/JBTM-1065
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: REST
    Affects Versions: 5.0.0.M1
            Reporter: Radesh Rao
            Assignee: Michael Musgrove


When transactions timeout (when the client abandons them or errors out) the org.jboss.jbossts.star.service.Coordinator holds references to the 
org.jboss.jbossts.star.resource.Transaction in the transactions Map. So eventually the Coordinator goes OOM.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list