]
Bela Ban updated JGRP-790:
--------------------------
Fix Version/s: 3.6.8
(was: Future)
FD_SOCK / shared transport: make FD_SOCK a singleton
----------------------------------------------------
Key: JGRP-790
URL:
https://issues.jboss.org/browse/JGRP-790
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.6.8
If we have multiple channels over the same shared transport, FD_SOCK creates multiple
server sockets within the same JVM. Investigate whether we can collapse those into one
server socket if we run over the same shared transport.