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

NFS WRITE and COMMIT responses should always use the channel pipeline

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.7.0
    • None
    • nfs

    Description

      Write and Commit responses directly write data to the channel instead of propagating it to the next immediate handler in the channel pipeline.
      Not following Netty channel pipeline model could be problematic. We don't know whether it could cause any resource leak or performance issue especially the internal pipeline implementation keeps changing with newer Netty releases.

      Attachments

        1. HDFS-7578.004.patch
          55 kB
          Yongjun Zhang
        2. HDFS-7578.003.patch
          55 kB
          Zhe Zhang
        3. HDFS-7578.002.patch
          55 kB
          Brandon Li
        4. HDFS-7578.001.patch
          56 kB
          Brandon Li

        Activity

          People

            brandonli Brandon Li
            brandonli Brandon Li
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: