[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
Mon Aug 27 12:10:15 EDT 2012
[ https://issues.jboss.org/browse/JGRP-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713975#comment-12713975 ]
William Burns commented on JGRP-1501:
-------------------------------------
I am almost done with the changes for this and should be done today.
> 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
> Fix For: 3.2
>
>
> 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