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

Add new trash rpc which move the trash (mkdir and the rename) operation to the server side.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.10.0, 3.2.0
    • None
    • dfsclient, namenode, rbf
    • None

    Description

      Now the rbf trash with multi cluster mounted  in HDFS-14117 , the solution is not graceful。
      If we can move the client side trash (mkdir and rename) to the  server side, we can not only solve the problem gracefully, but also reduce the trash rpc load in server side to about %50 compare to the origin trash which call two times rpc(mkdir and rename).

      Attachments

        1. HDFS-15083.001.patch
          22 kB
          Qi Zhu

        Issue Links

          Activity

            People

              zhuqi Qi Zhu
              zhuqi Qi Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: