Re: [jgroups-users] JChannel cannot be created when network is down (v4.1.9)

Questions/problems related to using JGroups via javagroups-users <[email protected]> Tue, 17 Nov 2020 14:30:05 +0100
Newsgroups gmane.comp.java.javagroups.general
Message-ID <mailman.167122.1605619828.1839.javagroups-users@lists.sourceforge.net>
What's the use case to bind to a NIC that's down? I added this check to =

remove one source of errors...

On 16.11.20 5:47 pm, Questions/problems related to using JGroups wrote:
> Hello all,
>
> Previously=A0in 3.x.x, our nodes would be able to create a jchannel =

> regardless of whether the network is up or down because we statically =

> set ip addresses so it was able to find the nic.
>
> In version 4.x.x the code that finds all the available=A0ip addresses =

> was changed to check if it was up in addition=A0to checking that it =

> exists. This change was made in =

> org.jgroup.util.Util.getAllAvailibleAddresses=A0where it calls the isUp =

> method.
>
> Does anyone know of a way to get around=A0this check?
>
> Steve
>
>
> _______________________________________________
> javagroups-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/javagroups-users

-- =

Bela Ban, JGroups lead (http://www.jgroups.org)