zentol commented on pull request #15348: URL: https://github.com/apache/flink/pull/15348#issuecomment-805706669
After a discussion with @tillrohrmann we also found another issue: If the StateAssignmentOperation is able to set the maxParallelism, then the reactive mode cannot make a correct decision as to what the actual max parallelism is. It will come up with some initial parallelism, but this can easily exceed the maxParallelism of the savepoint. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
