We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 709d7d7 + b2e97ab commit 8e0a72aCopy full SHA for 8e0a72a
src/docs/asciidoc/usage-advanced.adoc
@@ -254,7 +254,7 @@ Very few threads can be used for very slow publishers:
254
--producer-scheduler-threads 10
255
256
In the example above, 1000 publishers will publish every 60 seconds
257
-with a random start-up delay between 1 second and 15 minutes (1800 seconds). They
+with a random start-up delay between 1 second and 30 minutes (1800 seconds). They
258
will be scheduled by only 10 threads (instead of 20 by default). Such delay
259
values are suitable for long running tests.
260
0 commit comments