Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
abbccdda committed Mar 6, 2020
1 parent 84ccecb commit d4c4425
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -841,12 +841,11 @@ public void restore() {

final StreamsMetricsImpl streamsMetrics =
new StreamsMetricsImpl(metrics, CLIENT_ID, StreamsConfig.METRICS_LATEST);

final StreamThread thread = new StreamThread(
mockTime,
config,
null,
null,
null,
consumer,
consumer,
changelogReader,
Expand Down

0 comments on commit d4c4425

Please sign in to comment.