Fwd: Question about allocate_tokens_for_keyspace

2019-01-28 Thread onmstester onmstester
. for more detail read this doc: https://www.datastax.com/dev/blog/token-allocation-algorithm Sent using https://www.zoho.com/mail/ Forwarded message >From : Ahmed Eljami To : Date : Mon, 28 Jan 2019 12:14:24 +0330 Subject : Question ab

Re: Question about allocate_tokens_for_keyspace

2019-01-28 Thread Ahmed Eljami
Thanks Horia, Yes we use Murmur3Partionner. And yes we should have the same replication strategy for all KSs. Le lun. 28 janv. 2019 à 10:44, Horia Mocioi a écrit : > Hello, > > When configuring this option, the replication strategy of that keyspace > will be used to optimize token selection,

Re: Question about allocate_tokens_for_keyspace

2019-01-28 Thread Horia Mocioi
Hello, When configuring this option, the replication strategy of that keyspace will be used to optimize token selection, so this is useful when you have a single keyspace across the cluster or the same replication strategy for all keyspaces. Also, is worth noting that the option is available for

Question about allocate_tokens_for_keyspace

2019-01-28 Thread Ahmed Eljami
Hi Folks, I'm about to configure a new cluster with num_token = 32 and using the new token allocation. For the first keyspace, I understood that it will be used to start my cluster: allocate_tokens_for_keyspace = my_first_ks. My question is how about the rest of keyspaces ? they will take the s