|
Hi, everyone. Now, Flink can't do with auto-scaling and we can realize this by restart the savepoint with different parallelism. I wonder how flink handle with state managerment. For example, for parallelism=3 to 4, how the state of 3 deal with new parallelism? Can you explain the internal to me ? Thanks a lot.
|