[ 
https://issues.apache.org/jira/browse/CASSANDRA-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-18213:
--------------------------------------
    Status: Ready to Commit  (was: Review In Progress)

blocked on CASSANDRA-18203, if that isn't completed tomorrow ill prob keep the 
interfaces impacted and drop this dependency and have that depend on this

> CEP-15: (Accord) Migrate Accord away from JDK random to a new interface 
> RandomSource
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18213
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18213
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Accord
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to