Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5CB4F200D03 for ; Sat, 9 Sep 2017 13:25:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5B3801609BC; Sat, 9 Sep 2017 11:25:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 984321609B3 for ; Sat, 9 Sep 2017 13:25:50 +0200 (CEST) Received: (qmail 76254 invoked by uid 500); 9 Sep 2017 11:25:49 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 76241 invoked by uid 99); 9 Sep 2017 11:25:49 -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, 09 Sep 2017 11:25:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0B0FCE0AF6; Sat, 9 Sep 2017 11:25:49 +0000 (UTC) From: srowen To: reviews@spark.apache.org Reply-To: reviews@spark.apache.org References: In-Reply-To: Subject: [GitHub] spark issue #19174: [SPARK-21963][CORE][TEST]Create temp file should be dele... Content-Type: text/plain Message-Id: <20170909112549.0B0FCE0AF6@git1-us-west.apache.org> Date: Sat, 9 Sep 2017 11:25:49 +0000 (UTC) archived-at: Sat, 09 Sep 2017 11:25:51 -0000 Github user srowen commented on the issue: https://github.com/apache/spark/pull/19174 This is too trivial to bother with. The JVM cleans this on shutdown anyway. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org