There are some caveats with coordinator only nodes. You can read about our 
experience in detail 
here<https://blogs.msdn.microsoft.com/anubhavk/2017/05/18/coordinator-nodes-are-they-useful/>.

From: Nate McCall [mailto:n...@thelastpickle.com]
Sent: Sunday, October 29, 2017 2:12 PM
To: Cassandra Users <user@cassandra.apache.org>
Subject: Re: Cassandra proxy to control read/write throughput

The following presentation describes in detail a technique for using 
coordinator-only nodes which will give you similar behavior (particularly 
slides 12 to 14):
https://www.slideshare.net/DataStax/optimizing-your-cluster-with-coordinator-nodes-eric-lubow-simplereach-cassandra-summit-2016<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.slideshare.net%2FDataStax%2Foptimizing-your-cluster-with-coordinator-nodes-eric-lubow-simplereach-cassandra-summit-2016&data=02%7C01%7CAnubhav.Kale%40microsoft.com%7C5aafacf3ea9346abed2e08d51f11badb%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636449083373285212&sdata=blFR6ecVF%2F%2BGeNMOaZiS%2FUhNTlvfhcDZH5cy6BwcjKw%3D&reserved=0>

On Thu, Oct 26, 2017 at 12:07 PM, AI Rumman 
<rumman...@gmail.com<mailto:rumman...@gmail.com>> wrote:
Hi,

I am using different versions of Casandra in my environment where I have 60 
nodes are running for different applications. Each application is connecting to 
its own cluster. I am thinking about abstracting the Cassandra IP from app 
drivers.
App will communicate to one proxy IP which will redirect traffic to appropriate 
Cassandra cluster. The reason behind this thinking is to merge multiple 
clusters and control the read/write throughput from proxy based on the 
application.
If anyone knows about pg_bouncer for Postgresql, I am thinking something 
similar to that.
Have anyone worked in such a project? Can you please share some idea?

Thanks.



--
-----------------
Nate McCall
Wellington, NZ
@zznate

CTO
Apache Cassandra Consulting
http://www.thelastpickle.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.thelastpickle.com&data=02%7C01%7CAnubhav.Kale%40microsoft.com%7C5aafacf3ea9346abed2e08d51f11badb%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636449083373285212&sdata=Yrz%2FBjflFfEU2uP%2FUKWjAWZxXAyTIAnSt%2BBvpE5qObU%3D&reserved=0>

Reply via email to