-
Bug
-
Resolution: Done
-
Major
-
3.6.2, 3.6.3
-
None
Looks like the fix for JGRP-1885 inadvertently introduced throwing BindException for IPv4 address block 127.0.0.0/8 that is not explicit to the loopback interface, i.e. binding to 127.0.0.1 works, but 127.0.0.2 does not. This seems to be often used in container deployments like openshift, docker, etc.