When a channel on a shared transport T connects to A, disconnects and reconnects, there is an exception because A was not removed from T's up_prots hashmap.
SharedTransportTest.testReCreationWithSurvivingChannel() reproduces the issue.
- duplicates
-
JGRP-673 Can't create a second version of a shared transport channel
- Resolved