re-consume messages within the specified range #2854
-
hi, when lost the message, i want re-consumption messages within the specified range(like offset 2000 ~ 2100) in runtime. |
Beta Was this translation helpful? Give feedback.
Answered by
garyrussell
Oct 18, 2023
Replies: 1 comment 2 replies
-
See the documentation about performing seeks (during initialization, or at runtime). https://docs.spring.io/spring-kafka/docs/current/reference/html/#seek |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Wzy19930507
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the documentation about performing seeks (during initialization, or at runtime).
https://docs.spring.io/spring-kafka/docs/current/reference/html/#seek