You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/05/27 12:41:00 UTC

[jira] [Created] (FLINK-12635) REST API stability test does not cover jar upload

Chesnay Schepler created FLINK-12635:
----------------------------------------

             Summary: REST API stability test does not cover jar upload
                 Key: FLINK-12635
                 URL: https://issues.apache.org/jira/browse/FLINK-12635
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / REST, Tests
    Affects Versions: 1.9.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.9.0


The stability test for the REST API currently resides in flink-runtime, but the jar upload is handled via an extension in runtime-web. Since this extension cannot be loaded in flink-runtime it isn't covered by the test.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)