summaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/test.properties
diff options
context:
space:
mode:
Diffstat (limited to 'tools/performance/cloud/test.properties')
-rw-r--r--tools/performance/cloud/test.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/performance/cloud/test.properties b/tools/performance/cloud/test.properties
index 04169e3a..092c51cf 100644
--- a/tools/performance/cloud/test.properties
+++ b/tools/performance/cloud/test.properties
@@ -8,8 +8,8 @@ producer.client.count=1
producer.message.size=16384
# Amount of messages to sent by one client in a single pod
producer.message.count=1000
-# Interval between messages
-producer.message.interval=0
+# Interval between messages in milliseconds
+producer.message.interval=1
# CONSUMER CONFIGURATION