Hi , Experimenting with FlinkSessionJob. Does it s...
# random
s
Hi , Experimenting with FlinkSessionJob. Does it support savepoint upgrade mode? I see that • The LastState UpgradeMode have not been supported. https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.1/docs/custom-resource/overview/
m
This question is better suited for #C03G7LJTS2G
g
+1 on troubleshooting area
to answer the question it’s supported but there are some bugs inside
I’m working on https://issues.apache.org/jira/browse/FLINK-28755 and found some gaps
s
Sure i will make sure such questions are posted in troubleshooting channel.
@G Can I use savepoint mode with FlinkSessionJob in production now? I want to directly start with savepoint mode.
m
Please don't @ people like is described in the rules
s
Okay sure. Will note it
g
you can, but state transitions are not rock stable at the moment
s
Okay. The reason I am exploring session mode is - I am afraid application mode would result in higher downtime of the job when parallelism is high (higher number of TM restarts)