merlimat commented on a change in pull request #8685:
URL: https://github.com/apache/pulsar/pull/8685#discussion_r533925144



##########
File path: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/BrokerTestBase.java
##########
@@ -86,5 +88,11 @@ void runMessageExpiryCheck() {
         }
     }
 
+    private static final Random random = new Random();

Review comment:
       This is just to get random topic names. We don't really need it to be 
reproducible.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to