Re: Generating evenly distributed tokens for vnodes

2020-05-29 Thread Kornel Pal
viously this has its own draw backs in terms of increase costs to both money and time compared to inserting a single node. Hope this helps. Kind regards, Anthony On Thu, 28 May 2020 at 04:52, Kornel Pal <mailto:kornel...@gmail.com>> wrote: As I understand, the previ

Re: Generating evenly distributed tokens for vnodes

2020-05-27 Thread Kornel Pal
t it's a pretty painstaking process This should get a lot simpler with Cassandra 4+'s "allocate_tokens_for_local_replication_factor" option, which will default to 3. On Wed, May 27, 2020 at 4:34 AM Kornel Pal <mailto:kornel...@gmail.com>> wrote: Hi, Generating

Generating evenly distributed tokens for vnodes

2020-05-27 Thread Kornel Pal
Hi, Generating ideal tokens for single-token datacenters is well understood and documented, but there is much less information available on generating tokens with even ownership distribution when using vnodes. The best description I could find on token generation for vnodes is https://thelast