You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/09 15:51:03 UTC

[GitHub] [accumulo-testing] DomGarguilo opened a new pull request, #220: Make use of Random object from TestEnv

DomGarguilo opened a new pull request, #220:
URL: https://github.com/apache/accumulo-testing/pull/220

   Instead of creating new `Random` Objects, we should use the object that is already available within `TestEnv`.
   
   This PR replaces the usages where new `Random` objects are created, where possible.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo-testing] DomGarguilo merged pull request #220: Make use of Random object from TestEnv

Posted by GitBox <gi...@apache.org>.
DomGarguilo merged PR #220:
URL: https://github.com/apache/accumulo-testing/pull/220


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org