that should probably be FBUtilities.getBroadCastAddress even, could you
file a ticket?


On Thu, Feb 28, 2013 at 3:11 PM, Michal Michalski <mich...@opera.com> wrote:

> I have a C* sourcecode related question:
>
> Can someone explain me why isLocalDc() in OutboundTcpConnection class uses
> DatabaseDescriptor.**getRpcAddress() for retrieving "local" IP, instead
> of using DD.getListenAddress() or - even better -
> FBUtilities.getLocalAddress()? I mean - I don't get why RPC address is
> checked before initializing internode (so not RPC-based)  communication,
> which will use IP address returned by (in OTCPool)
> FBUtilities.getLocalAddress()?
>
> Do I miss something here?
>
> Kind regards,
> MichaƂ
>
>

Reply via email to