From issues-return-163288-archive-asf-public=cust-asf.ponee.io@flink.apache.org Sat Apr 21 15:41:57 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6378C18064C for ; Sat, 21 Apr 2018 15:41:57 +0200 (CEST) Received: (qmail 43314 invoked by uid 500); 21 Apr 2018 13:41:56 -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 43305 invoked by uid 99); 21 Apr 2018 13:41:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Apr 2018 13:41:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B3B0BDFAF3; Sat, 21 Apr 2018 13:41:55 +0000 (UTC) From: zhangminglei To: issues@flink.apache.org Reply-To: issues@flink.apache.org References: In-Reply-To: Subject: [GitHub] flink issue #5886: [FLINK-9230][test] harden WebFrontendITCase#testStopYarn(... Content-Type: text/plain Message-Id: <20180421134155.B3B0BDFAF3@git1-us-west.apache.org> Date: Sat, 21 Apr 2018 13:41:55 +0000 (UTC) Github user zhangminglei commented on the issue: https://github.com/apache/flink/pull/5886 Thanks @sihuazhou for catching this up! ---