Insert Suspension During Helm Upgrade #41722
-
Hello, During the upgrade, I noticed that the datanode pods are rolled one by one.
|
Beta Was this translation helpful? Give feedback.
Answered by
yhmo
May 9, 2025
Replies: 1 comment 3 replies
-
It is recommended that insert operations be stopped during the upgrade process. No need to call flush() since datanode automatically flushes data before restart. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rere950303
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is recommended that insert operations be stopped during the upgrade process. No need to call flush() since datanode automatically flushes data before restart.