Skip to content

Commit 8c1cade

Browse files
Feediver1micheleRP
andauthored
Update modules/develop/pages/consume-data/consumer-offsets.adoc
Co-authored-by: Michele Cyran <michele@redpanda.com>
1 parent d527194 commit 8c1cade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/develop/pages/consume-data/consumer-offsets.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The coordinator also caches the offsets in an in-memory table to serve offset fe
2828

2929
There are several strategies for managing offset commits:
3030

31-
=== Auto commit
31+
=== Automatic offset commit
3232

3333
Auto commit is the default commit strategy, where the client automatically commits offsets at regular intervals. You can enable this by setting `enable.auto.commit` to `true`. The client will then commit offsets every `auto.commit.interval.ms` milliseconds.
3434

0 commit comments

Comments
 (0)