Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5644

Reduce lock contention in libhdfs global class reference hash table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.2.0, 3.0.0-alpha1
    • None
    • libhdfs
    • None

    Description

      libhdfs has a hash table which contains class references. This hash table is shared between threads and currently uses a single global lock. The scope of this issue is to improve performance of libhdfs by removing this single global lock.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: