Skip to content

Commit

Permalink
Merge pull request #1131 from redpanda-data/ts/add-offset.lag.max-to-mm2
Browse files Browse the repository at this point in the history
Add `offset.lag.max` advanced property to MM2 guide
  • Loading branch information
tomasz-sadura authored Feb 26, 2024
2 parents 53e158a + a6f90df commit f9e050b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/pkg/connector/guide/mirror_source.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func NewMirrorSourceGuide(opts ...Option) Guide {
"producer.override.compression.type",
"producer.override.max.request.size",
"consumer.auto.offset.reset",
"offset.lag.max",
},
},
},
Expand Down

0 comments on commit f9e050b

Please sign in to comment.