Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6838A2B8 for ; Tue, 21 Aug 2012 20:55:39 +0000 (UTC) Received: (qmail 34839 invoked by uid 500); 21 Aug 2012 20:55:38 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 34765 invoked by uid 500); 21 Aug 2012 20:55:38 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 34755 invoked by uid 99); 21 Aug 2012 20:55:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 20:55:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 541822C5BF0 for ; Tue, 21 Aug 2012 20:55:38 +0000 (UTC) Date: Wed, 22 Aug 2012 07:55:37 +1100 (NCT) From: "Colin Patrick McCabe (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <645412240.37100.1345582538345.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HDFS-3830) test_libhdfs_threaded: use forceNewInstance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Colin Patrick McCabe created HDFS-3830: ------------------------------------------ Summary: test_libhdfs_threaded: use forceNewInstance Key: HDFS-3830 URL: https://issues.apache.org/jira/browse/HDFS-3830 Project: Hadoop HDFS Issue Type: Bug Components: libhdfs Affects Versions: 2.2.0-alpha Reporter: Colin Patrick McCabe Assignee: Colin Patrick McCabe Priority: Minor test_libhdfs_threaded should create new FileSystem instances with newInstance, to make sure that the test doesn't break because of interference between the different threads. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira