XComp commented on PR #27334:
URL: https://github.com/apache/flink/pull/27334#issuecomment-4458062955

   Sorry for not getting back to this PR earlier. The notification slipped 
through, I guess.
   
   > When in-place scaling is in use (autoscaler + Flink AdaptiveScheduler 
calling the JM's /jobs/<id>/rescaling REST endpoint), the existing JM applies 
the new per-vertex parallelism through JobMasterGateway / AdaptiveScheduler 
without ever re-submitting the job. 
   
   The rescaling REST endpoint doesn't work. I guess, you're referring to the 
`job/<job-id>/resource-requirements` endpoint that was introduced with 
[FLIP-291](https://cwiki.apache.org/confluence/display/FLINK/FLIP-291%3A+Externalized+Declarative+Resource+Management)?
   
   I will look into the PR as well.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to