You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/12/07 07:28:35 UTC

[jira] [Created] (HDFS-5644) Reduce lock contention in libhdfs.

Chris Nauroth created HDFS-5644:
-----------------------------------

             Summary: Reduce lock contention in libhdfs.
                 Key: HDFS-5644
                 URL: https://issues.apache.org/jira/browse/HDFS-5644
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: libhdfs
    Affects Versions: 2.2.0, 3.0.0
            Reporter: Chris Nauroth


libhdfs uses locking internally for coordinating access to shared hash tables and the JNI environment.  The scope of this issue is to improve performance of libhdfs by reducing lock contention.



--
This message was sent by Atlassian JIRA
(v6.1#6144)