|
No it doesn't resolve the problem but it introduces a new feature in JGRP-1809: SHARED_LOOPBACK_PING is a new Discovery protocol which works in memory only (so only meant for tests having each node running in the same JVM). This is useful for us as we can decouple most of our functional tests from the concept of "have a healthy network".
|