X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.yml;h=fc1c68afa4e5f1f1dd1295b18dbaf5674d89239b;hb=d8215e876b3caae0352dc111856a41d549b4da20;hp=24f434ff75bbb68acc6ba7e8cbea5e73dce5538e;hpb=d675a67e01107b52240abbe62820aa1c8519f88d;p=demos%2Fkafka%2Ftraining diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 24f434f..fc1c68a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -4,7 +4,7 @@ consumer: client-id: DEV topic: test auto-offset-reset: earliest - commit-interval: 30s + commit-interval: 5s management: endpoint: shutdown: