Re: Optimizing for connections

2018-12-21 Thread Eric Stevens
RE #2, some have had good results from having coordinator-only nodes: https://www.slideshare.net/DataStax/optimizing-your-cluster-with-coordinator-nodes-eric-lubow-simplereach-cassandra-summit-2016 Assuming finite resources, it might be better to be certain you have good token awareness in your

Re: Optimizing for connections

2018-12-20 Thread Rahul Singh
See inline Rahul Singh Chief Executive Officer m 202.905.2818 Anant Corporation 1010 Wisconsin Ave NW, Suite 250 Washington, D.C. 20007 We build and manage digital business technology platforms. On Dec 9, 2018, 2:02 PM -0500, Devaki, Srinivas , wrote: > Hi Guys, > > Have a couple of questions

Optimizing for connections

2018-12-09 Thread Devaki, Srinivas
Hi Guys, Have a couple of questions regarding the connections to cassandra, 1. What are the recommended number of connections per cassandra node? 2. Is it a good idea to create coordinator nodes(with `num_token: 0`) and whitelisting only those hosts from client side? so that I can isolate main