Details
-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Description
SecureRandom is pretty expensive. Since we don't need cryptographically strong UUIDs, we can generate all our UUIDs with ThreadLocalRandom instead.
Attachments
Issue Links
- relates to
-
ISPN-11279 Replace UUID.randomUUID() with Util.threadLocalRandomUUID()
-
- Closed
-