chenyuexin created FLINK-32341:
----------------------------------
Summary: Fix resource requirements rest API response empty result
Key: FLINK-32341
URL: https://issues.apache.org/jira/browse/FLINK-32341
Project: Flink
Issue Type: Bug
Components: Runtime / REST
Affects Versions: 1.18.0
Reporter: chenyuexin
Attachments: image-2023-06-14-22-57-57-830.png,
image-2023-06-14-22-58-02-270.png
I build the latest master branch with flink-1.18-SNAPSHOT, setting adaptive
schedule-mode configuration, start a streaming job by standalone deployment and
try to change per-vertex desired parallelism through WEB UI, then I found that
the get method request for /jobs/:jobid/resource-requirements API did not
response anything and then causing the put method request for
/jobs/:jobid/resource-requirements is fail to desired parallelism
--
This message was sent by Atlassian Jira
(v8.20.10#820010)