From issues-return-421490-archive-asf-public=cust-asf.ponee.io@flink.apache.org Thu Nov 19 08:19:02 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 174E6180637 for ; Thu, 19 Nov 2020 09:19:02 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 560C349EA3 for ; Thu, 19 Nov 2020 08:19:01 +0000 (UTC) Received: (qmail 3180 invoked by uid 500); 19 Nov 2020 08:19:01 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 3171 invoked by uid 99); 19 Nov 2020 08:19:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2020 08:19:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 3BEE23E824 for ; Thu, 19 Nov 2020 08:19:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 10432C80349 for ; Thu, 19 Nov 2020 08:19:00 +0000 (UTC) Date: Thu, 19 Nov 2020 08:19:00 +0000 (UTC) From: "Robert Metzger (Jira)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (FLINK-20126) Test non-blocking job submission MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-20126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger reassigned FLINK-20126: -------------------------------------- Assignee: (was: Till Rohrmann) > Test non-blocking job submission > -------------------------------- > > Key: FLINK-20126 > URL: https://issues.apache.org/jira/browse/FLINK-20126 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Coordination > Affects Versions: 1.12.0 > Reporter: Robert Metzger > Priority: Critical > Fix For: 1.12.0 > > > Introduced in https://issues.apache.org/jira/browse/FLINK-16866 > Test: > - job submission lasting longer than the web submit timeout (pre 1.12.0 would have failed with a timeout there) > - proper error reporting in case of submission errors (exceptions during submission, not operations) > - proper behavior of the web ui during hanging, erroneous and successful submission. > ---- > [General Information about the Flink 1.12 release testing|https://cwiki.apache.org/confluence/display/FLINK/1.12+Release+-+Community+Testing] > When testing a feature, consider the following aspects: > - Is the documentation easy to understand > - Are the error messages, log messages, APIs etc. easy to understand > - Is the feature working as expected under normal conditions > - Is the feature working / failing as expected with invalid input, induced errors etc. > If you find a problem during testing, please file a ticket (Priority=Critical; Fix Version = 1.12.0), and link it in this testing ticket. > During the testing keep us updated on tests conducted, or please write a short summary of all things you have tested in the end. -- This message was sent by Atlassian Jira (v8.3.4#803005)