In our multi-threaded, multi-node environment when persisting REntity under load, sometimes (in approximately 0.5% persist method invocations) receive an IllegalArgumentException "This REntity already exists." ID values are generated using timebased UUID alg. Probability identifier duplication generated by this algorithm is much less than 0.5%.What could be the problem?
↧