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:01:14 UTC

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

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



##########
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:
       What about setting a fixed seed? In order to have reproducible tests execution.
   




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