You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/02 06:27:31 UTC

[GitHub] [pulsar] merlimat commented on a change in pull request #8685: PIP 68: Exclusive Producer

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:
users@infra.apache.org