You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/07/18 07:53:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-9811.
----------------------------------
    Resolution: Fixed

Fixed via
master: 28cc0720c2a4826a2eb25142177de263d62fb709
1.6.0: 1386f91b0ad50ee4900e221581f19608d7217994

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)