Skip to content
Snippets Groups Projects
Commit 0d4c35c3 authored by Sören Henning's avatar Sören Henning
Browse files

Fix consumer group in Hazelcast benchmarks

parent 887f5404
No related branches found
No related tags found
No related merge requests found
Pipeline #10249 passed
...@@ -44,7 +44,7 @@ spec: ...@@ -44,7 +44,7 @@ spec:
prometheusUrl: "http://prometheus-operated:9090" prometheusUrl: "http://prometheus-operated:9090"
offset: 0 offset: 0
properties: properties:
consumerGroup: uc1-hazelcastjet consumerGroup: theodolite-uc1-application
threshold: 2000 threshold: 2000
externalSloUrl: "http://localhost:80/evaluate-slope" externalSloUrl: "http://localhost:80/evaluate-slope"
warmup: 60 # in seconds warmup: 60 # in seconds
......
...@@ -44,7 +44,7 @@ spec: ...@@ -44,7 +44,7 @@ spec:
prometheusUrl: "http://prometheus-operated:9090" prometheusUrl: "http://prometheus-operated:9090"
offset: 0 offset: 0
properties: properties:
consumerGroup: uc2-hazelcastjet consumerGroup: theodolite-uc2-application
threshold: 2000 threshold: 2000
externalSloUrl: "http://localhost:80/evaluate-slope" externalSloUrl: "http://localhost:80/evaluate-slope"
warmup: 60 # in seconds warmup: 60 # in seconds
......
...@@ -44,7 +44,7 @@ spec: ...@@ -44,7 +44,7 @@ spec:
prometheusUrl: "http://prometheus-operated:9090" prometheusUrl: "http://prometheus-operated:9090"
offset: 0 offset: 0
properties: properties:
consumerGroup: uc3-hazelcastjet consumerGroup: theodolite-uc3-application
threshold: 2000 threshold: 2000
externalSloUrl: "http://localhost:80/evaluate-slope" externalSloUrl: "http://localhost:80/evaluate-slope"
warmup: 60 # in seconds warmup: 60 # in seconds
......
...@@ -45,7 +45,7 @@ spec: ...@@ -45,7 +45,7 @@ spec:
prometheusUrl: "http://prometheus-operated:9090" prometheusUrl: "http://prometheus-operated:9090"
offset: 0 offset: 0
properties: properties:
consumerGroup: uc4-hazelcastjet consumerGroup: theodolite-uc4-application
threshold: 2000 threshold: 2000
externalSloUrl: "http://localhost:80/evaluate-slope" externalSloUrl: "http://localhost:80/evaluate-slope"
warmup: 60 # in seconds warmup: 60 # in seconds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment