[jboss-jira] [JBoss JIRA] (JGRP-1501) Jgroups ExecutionService has reference leak when callable/runnable isn't serializable or was rejected

William Burns (JIRA) jira-events at lists.jboss.org
Tue Aug 14 10:29:15 EDT 2012


William Burns created JGRP-1501:
-----------------------------------

             Summary: Jgroups ExecutionService has reference leak when callable/runnable isn't serializable or was rejected
                 Key: JGRP-1501
                 URL: https://issues.jboss.org/browse/JGRP-1501
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 3.1
            Reporter: William Burns
            Assignee: Bela Ban


While testing out the execution service a teammate forgot to make their callable serializable and we found that this caused a reference leak.  This also causes the execution service to appear to never shutdown since it relies on the same map.

--
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 jboss-jira mailing list