http://wiki.apache.org/cassandra/FAQ#node_clients_connect_to
On Tue, Jun 1, 2010 at 2:00 AM, huajun qi wrote:
> If you have a multinode cluster, which node you should connect to fetch
> data?
> Is there a master node in a cluster which accepts data request and dispatch
> it? Or every node in the
谢谢
?? 2010-06-01 15:00 +0800??huajun qi??
> If you have a multinode cluster, which node you should connect to
> fetch data?
any one.
>
> Is there a master node in a cluster which accepts data request and
> dispatch it? Or every node in the cluster is completely same?
no master. all the same.
If you have a multinode cluster, which node you should connect to fetch
data?
Is there a master node in a cluster which accepts data request and dispatch
it? Or every node in the cluster is completely same?
If all nodes are same in a cluster, should client connect to random node to
reduce cassand