zentol commented on pull request #15348:
URL: https://github.com/apache/flink/pull/15348#issuecomment-806166285


   Here's a scenario where no user-error is involved:
   
   - user has savepoint with an automatically derived max parallelism of N
   - user starts a job from that SP with reactive mode enabled and no explicit 
max parallelism
   - cluster has more than N slots available at the start, scheduler sets 
parallelism accordingly
   - IllegalStateException occurs


-- 
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:
us...@infra.apache.org


Reply via email to