Id-generator

2018-05-10 Thread Rusher,Gary
Hi, Doing proof of concept. Having an issue with identity column, found it's not possible, but there's a workaround using the ID-generator. How does this work? If I have numerous clients attempting to write db records, won't the id-generator fail to provide a unique value? Maybe? Can anyone

RE: Id-generator

2018-05-10 Thread Rusher,Gary
an IgniteAtomicLong, call incrementAndGet() on it. This way you can be reasonably sure that numbers are unique per cluster. Regards, -- Ilya Kasnacheev 2018-05-10 16:59 GMT+03:00 Rusher,Gary <gary.rus...@vizientinc.com<mailto:gary.rus...@vizientinc.com>>: Hi, Doing proof of concept. Hav

unsubscribe

2018-05-29 Thread Rusher,Gary
-- E-MAIL CONFIDENTIALITY NOTICE: The information transmitted in this e-mail and in any replies and forwards are for the sole use of the above individual(s) or entities and may contain proprietary, privileged and/or highly