From issues-return-176970-apmail-flink-issues-archive=flink.apache.org@flink.apache.org Thu Jul 12 11:30:58 2018 Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DACFF1850D for ; Thu, 12 Jul 2018 11:30:58 +0000 (UTC) Received: (qmail 39596 invoked by uid 500); 12 Jul 2018 11:30:58 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 39557 invoked by uid 500); 12 Jul 2018 11:30:58 -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 39548 invoked by uid 99); 12 Jul 2018 11:30:58 -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; Thu, 12 Jul 2018 11:30:58 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9D5D6DFC42; Thu, 12 Jul 2018 11:30:58 +0000 (UTC) From: tillrohrmann To: issues@flink.apache.org Reply-To: issues@flink.apache.org References: In-Reply-To: Subject: [GitHub] flink issue #5954: [FLINK-9276] Improve error message when TaskManager fails Content-Type: text/plain Message-Id: <20180712113058.9D5D6DFC42@git1-us-west.apache.org> Date: Thu, 12 Jul 2018 11:30:58 +0000 (UTC) Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/5954 Thanks for opening this PR @yanghua and sorry for my late reply. I think we accidentally addressed this problem already with another PR (#6202). This was an oversight because you clearly opened the PR before. Since it basically covers the same functionality, I think we can close this PR. Sorry for the bad PR management. This won't happen again. ---