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 A8A79200B9C for ; Mon, 10 Oct 2016 15:46:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A7074160ACA; Mon, 10 Oct 2016 13:46:22 +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 1ABE4160AE1 for ; Mon, 10 Oct 2016 15:46:21 +0200 (CEST) Received: (qmail 75802 invoked by uid 500); 10 Oct 2016 13:46:20 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 75762 invoked by uid 99); 10 Oct 2016 13:46:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2016 13:46:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 92D3B2C2A67 for ; Mon, 10 Oct 2016 13:46:20 +0000 (UTC) Date: Mon, 10 Oct 2016 13:46:20 +0000 (UTC) From: "Jingcheng Du (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13702) Add a new instrumented read-write lock MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 10 Oct 2016 13:46:22 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HADOOP-13702: ---------------------------------- Attachment: (was: HDFS-10924-5.patch) > Add a new instrumented read-write lock > -------------------------------------- > > Key: HADOOP-13702 > URL: https://issues.apache.org/jira/browse/HADOOP-13702 > Project: Hadoop Common > Issue Type: Improvement > Components: common > Reporter: Jingcheng Du > Assignee: Jingcheng Du > Attachments: HDFS-10924-2.patch, HDFS-10924-3.patch, HDFS-10924-4.patch, HDFS-10924.patch > > > Add a new instrumented read-write lock in hadoop common, so that the HDFS-9668 can use this to improve the locking in FsDatasetImpl -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org