Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code Clarity
-
Low Hanging Fruit
-
All
-
None
-
Description
JDK Random has basic functions needed, but is lacking and requires custom utils to add some added methods desired (such as next[short,int,long,float,double] in a range), so to deal with this we should own the random interface we use.
This has 2 main context points for accord: Node (breaking API change), and BurnTest.
By owning our own interface, we could also have C* Simulator’s RandomSource “extend” it so we don’t have to redefine everything cross both repos.
Attachments
Issue Links
- depends upon
-
CASSANDRA-18203 CEP-15: (C*) Improve Burn Tests to include thread scheduling
- Resolved
- links to
(1 links to)