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 2018/07/11 16:32:00 UTC

[jira] [Created] (FLINK-9811) Add ITCase for interactions of Jar handlers

Chesnay Schepler created FLINK-9811:
---------------------------------------

             Summary: Add ITCase for interactions of Jar handlers
                 Key: FLINK-9811
                 URL: https://issues.apache.org/jira/browse/FLINK-9811
             Project: Flink
          Issue Type: Improvement
          Components: Job-Submission, REST, Webfrontend
    Affects Versions: 1.6.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.6.0


We have a number of jar handlers with varying responsibilities: accepting jar uploads, listing uploaded jars, running jars etc. .
These handlers may rely on the behavior of other handlers; for example they might expect a specific naming scheme.
We should add a test to ensure that a common life-cycle for a jar (upload -> list -> show plan -> run -> delete) doesn't cause problems.



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