Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 124AF7F66 for ; Thu, 24 Nov 2011 00:45:45 +0000 (UTC) Received: (qmail 3897 invoked by uid 500); 24 Nov 2011 00:45:43 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 3856 invoked by uid 500); 24 Nov 2011 00:45:43 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 3747 invoked by uid 99); 24 Nov 2011 00:45:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2011 00:45:43 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2011 00:45:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5900E9BBCE for ; Thu, 24 Nov 2011 00:44:43 +0000 (UTC) Date: Thu, 24 Nov 2011 00:44:43 +0000 (UTC) From: "Konstantin Shvachko (Updated) (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1042595063.8065.1322095483365.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HDFS-1205) FSDatasetAsyncDiskService should name its threads 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/HDFS-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-1205: -------------------------------------- Fix Version/s: 0.22.0 > FSDatasetAsyncDiskService should name its threads > ------------------------------------------------- > > Key: HDFS-1205 > URL: https://issues.apache.org/jira/browse/HDFS-1205 > Project: Hadoop HDFS > Issue Type: Improvement > Components: data-node > Affects Versions: 0.22.0 > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Fix For: 0.22.0 > > Attachments: hdfs-1205-0.20.txt, hdfs-1205.txt, hdfs-1205.txt > > > FSDatasetAsyncService creates threads but doesn't name them. The ThreadFactory should name them with the volume they work on as well as a thread index. -- 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