[
https://issues.apache.org/jira/browse/FLINK-32341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732900#comment-17732900
]
Chesnay Schepler commented on FLINK-32341:
------------------------------------------
Have you made any modifications to Flink? What Java version are you using? Can
you enable debug logging and upload the jobmanager logs?
> 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
> Priority: Major
> Labels: pull-request-available
> 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)