[jboss-jira] [JBoss JIRA] (JGRP-2339) SocketFactory missing close(ServerSocketChannel)
Paul Ferraro (Jira)
issues at jboss.org
Sat Mar 30 17:35:00 EDT 2019
Paul Ferraro created JGRP-2339:
----------------------------------
Summary: 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
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