Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-10616 Improve performance of path handling
  3. HDFS-10772

Reduce byte/string conversions for get listing

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • hdfs
    • None
    • Reviewed

    Description

      FSDirectory.getListingInt does a byte/string conversion for the byte[] startAfter just to determine if it should be resolved as an inode path. This is not the common case but rather for NFS support so it should be avoided. When the resolution is necessary the conversions may be reduced.

      Attachments

        1. HDFS-10772.patch
          3 kB
          Daryn Sharp

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              daryn Daryn Sharp
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: