region example: fix msg counter

This commit is contained in:
Alexey Rybalchenko
2021-04-22 12:30:02 +02:00
parent 8b4056e408
commit 4e466514d2
2 changed files with 2 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ SAMPLER_PID=$!
SINK="fairmq-ex-region-sink"
SINK+=" --id sink1"
SINK+=" --transport $transport"
SINK+=" --severity debug"
SINK+=" --session $SESSION"
SINK+=" --verbosity veryhigh"
SINK+=" --control static --color false"