[seam-issues] [JBoss JIRA] Created: (JBSEAM-4828) Memory Leak on Subscription Registry

Mark Torres (JIRA) jira-events at lists.jboss.org
Thu Jul 28 11:06:23 EDT 2011


Memory Leak on Subscription Registry
------------------------------------

                 Key: JBSEAM-4828
                 URL: https://issues.jboss.org/browse/JBSEAM-4828
             Project: Seam 2
          Issue Type: Bug
          Components: Remoting
    Affects Versions: 2.2.2.Final
            Reporter: Mark Torres
            Assignee: Shane Bryzak


SubscriptionRegistry.subscriptions grows uncontrollably when RemoteSubscriber.unsubscribe is called on subscriptions.

Would it make sense to put all the cleanup code(removing from SubscriptionRegistry.subscriptions and UserTokens, jms cleanup) in RemoteSubscriber.unsubscribe?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list