[jboss-jira] [JBoss JIRA] (JGRP-2339) SocketFactory missing close(ServerSocketChannel)
Paul Ferraro (Jira)
issues at jboss.org
Mon Apr 1 07:02:01 EDT 2019
[ https://issues.jboss.org/browse/JGRP-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro reassigned JGRP-2339:
----------------------------------
Assignee: Paul Ferraro (was: Bela Ban)
> SocketFactory missing close(ServerSocketChannel)
> ------------------------------------------------
>
> Key: JGRP-2339
> URL: https://issues.jboss.org/browse/JGRP-2339
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 4.0.19
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Major
> Fix For: 4.1.0
>
>
> JGroups SocketFactory contains methods for creating named ServerSocketChannels, however, there is no corresponding close(ServerSocketChannel) method.
> WF relies on the SocketFactory to register JGroups sockets with its SocketBindingManager, so that the management layer can report which sockets are connected, to which address/port are they are bound, etc. The close(...) methods are necessary to unregister from the SocketBindingManager.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list