Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/flink/consumer-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ About `'consumer.mode'`, since the implementation of `exactly-once` mode and `at
different, the state of flink is incompatible and cannot be restored from the state when switching modes.
{{< /hint >}}

## Rest Consumer
## Reset Consumer

You can reset or delete a consumer with a given consumer ID and next snapshot ID and delete a consumer with a given
consumer ID. First, you need to stop the streaming task using this consumer ID, and then execute the reset consumer
Expand Down