I mean across 2 Data centres.
-Original Message-
From: Robert Coli [mailto:rc...@eventbrite.com]
Sent: 24 April 2013 14:56
To: user@cassandra.apache.org
Subject: Re: Networking
On Wed, Apr 24, 2013 at 8:11 AM, Kanwar Sangha wrote:
> What about a geo-link ? Can that be separated
On Wed, Apr 24, 2013 at 8:11 AM, Kanwar Sangha wrote:
> What about a geo-link ? Can that be separated out ?
What does "geo-link" mean here? Cassandra only has two kinds of
communication - client<>servers and servers<>servers.
=Rob
Thrift and intra can be different but what about Geo ?
As the listen address is used for intra-cluster communication, it must be
changed to a routable address so the other nodes can reach it. For example,
assuming you have an Ethernet interface with address 192.168.1.1, you would
change the li