Re: Hash function

2015-08-11 Thread Sebastian Estevez
It's not the hash of the ip, there's some entropy in there for uniqueness. On Aug 11, 2015 5:05 AM, "Thouraya TH" wrote: > Hi all, > > Each node in cassandra ring has a unique identifier "nodeID" of 128bytes, > obtained > by a hashing of ? > > ip address ? > > > > Thank you so much for help

Hash function

2015-08-11 Thread Thouraya TH
Hi all, Each node in cassandra ring has a unique identifier "nodeID" of 128bytes, obtained by a hashing of ? ip address ? Thank you so much for help. Kind Regards.