Re: Java clientId

2012-08-09 Thread Brian Sparrow
Hi Daniel, Since Riak 1.0, node id's are used to resolve conflicts in place of client id's. While supplying the client ID won't hurt anything, Riak will ignore it. You can read more about this here: http://wiki.basho.com/Vector-Clocks.html#More-Information Thanks! Brian Sparrow On Thu, Aug 9, 2

Java clientId

2012-08-09 Thread Daniel Iwan
I've read somewhere some time ago that each client connecting to Riak cluster should have unique id to help with resolving conflicts. Is it still the case and if yes, what would be a recommended way of selecting such id? I just found in RawClient and in IRiakClient /** * If you don't set a