abhioncbr opened a new pull request, #13525: URL: https://github.com/apache/pinot/pull/13525
**Labels** - `refactor` - `cleanup` **Description** - As per the [comment](https://github.com/apache/pinot/pull/13480#discussion_r1655289078) of the [PR](https://github.com/apache/pinot/pull/13480), This PR removes the usage of commons-lang3 `RandomUtils` class. - As per the deprecation suggestions, We have introduced the `commons-rng` dependency in Pinot. - Added a `RandomNumberUtils` class to generate random numbers based on the commons-rng. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
