Skip to content
Snippets Groups Projects
Commit 53d46101 authored by Simon Ehrenstein's avatar Simon Ehrenstein
Browse files

Merge branch 'master' into feature/356-specify-consumergroup-in-lagtrend-metric

parents 474e489b cace003b
Branches
Tags
1 merge request!252Allow to specify consumergroup in lagtrend slo
package rocks.theodolite.benchmarks.uc1.kstreams.application;
package rocks.theodolite.benchmarks.uc1.kstreams;
import java.util.concurrent.CompletableFuture;
import org.apache.commons.configuration2.Configuration;
import org.apache.kafka.streams.KafkaStreams;
import rocks.theodolite.benchmarks.uc1.kstreams.streamprocessing.Uc1KafkaStreamsBuilder;
import titan.ccp.common.configuration.ServiceConfigurations;
/**
......
......
package rocks.theodolite.benchmarks.uc1.kstreams.streamprocessing;
package rocks.theodolite.benchmarks.uc1.kstreams;
import java.util.Properties;
import org.apache.kafka.common.serialization.Serdes;
......
......
package rocks.theodolite.benchmarks.uc1.kstreams.streamprocessing;
package rocks.theodolite.benchmarks.uc1.kstreams;
import java.util.Objects;
import java.util.Properties;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment