Skip to content

Commit

Permalink
[fr33m0nk]: Add auto.offset.reset = earliest to test config
Browse files Browse the repository at this point in the history
  • Loading branch information
fr33m0nk committed Feb 23, 2024
1 parent ca00dce commit cf4c974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ akka.kafka.consumer {
kafka-clients {
# Disable auto-commit by default
enable.auto.commit = false
auto.offset.reset = earliest
}

# Time to wait for pending requests when a partition is closed
Expand Down

0 comments on commit cf4c974

Please # to comment.