[jboss-jira] [JBoss JIRA] (JGRP-2339) SocketFactory missing close(ServerSocketChannel)

Bela Ban (Jira) issues at jboss.org
Mon Apr 1 03:36:01 EDT 2019


     [ https://issues.jboss.org/browse/JGRP-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban updated JGRP-2339:
---------------------------
    Fix Version/s: 4.1.0


> 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: Bela Ban
>            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