You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jane Chan (Jira)" <ji...@apache.org> on 2023/02/08 06:35:00 UTC

[jira] [Created] (FLINK-30958) Rest API doc generation failure caused by JobClientHeartbeatHeaders

Jane Chan created FLINK-30958:
---------------------------------

             Summary: Rest API doc generation failure caused by JobClientHeartbeatHeaders
                 Key: FLINK-30958
                 URL: https://issues.apache.org/jira/browse/FLINK-30958
             Project: Flink
          Issue Type: Bug
          Components: Runtime / REST
    Affects Versions: 1.17.0
            Reporter: Jane Chan
             Fix For: 1.17.0


`JobClientHeartbeatHeaders` should override `operationId` since `getHttpMethod` returns `POST`. Otherwise `UnsupportedOperationException` is thrown at `OpenApiSpecGenerator` when generating the REST API doc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)