Vector events in disk buffer not preserved after pod restart #19922
Replies: 1 comment
-
Responded over here: vectordotdev/helm-charts#375. Closing this one to keep the discussion focused. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When restarting pod with disk buffer persistence enabled vector buffer doesn't try to send already got events from kafka but starts from 0 with current consumer, so events are lost. How this issue could be resolved or I missed something?
Use 0.31.0 chart version (the same issue was on 0.26.0 version too, so bump didn't help)
Persistence is enabled:
Typical sink config.
P.S. Using Aggregator role with 1 replica
Beta Was this translation helpful? Give feedback.
All reactions