This is an automated email from the ASF dual-hosted git repository.
yuzelin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 8648076a6 [typo] fix typo (#4448)
8648076a6 is described below
commit 8648076a6159472fa1e5b05923ca051ca9037e56
Author: PLASH SPEED <[email protected]>
AuthorDate: Tue Nov 5 10:42:00 2024 +0800
[typo] fix typo (#4448)
rest => reset
---
docs/content/flink/consumer-id.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/content/flink/consumer-id.md
b/docs/content/flink/consumer-id.md
index 89450bf57..731d54851 100644
--- a/docs/content/flink/consumer-id.md
+++ b/docs/content/flink/consumer-id.md
@@ -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