t; On Fri, Jun 21, 2013 at 9:32 AM, Nhan Q. Nguyen
> wrote:
> > Hi all,
> >
> > I am trying to simulate Cassandra replication mechanism. Please let me
> know
> > that whether Canssandra compresses data before it replicates them to
> > another nodes or not?
It does not.
On Fri, Jun 21, 2013 at 9:32 AM, Nhan Q. Nguyen wrote:
> Hi all,
>
> I am trying to simulate Cassandra replication mechanism. Please let me know
> that whether Canssandra compresses data before it replicates them to
> another nodes or not? I think that it needs to co
Hi all,
I am trying to simulate Cassandra replication mechanism. Please let me know
that whether Canssandra compresses data before it replicates them to
another nodes or not? I think that it needs to compress the data to
optimize network bandwidth.
Regards,
Nhan