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

Reserved RBW space is not released if client terminates while writing block

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The DataNode reserves space for a full block when creating an RBW block (introduced in HDFS-6898).

      The reserved space is released incrementally as data is written to disk and fully when the block is finalized. However if the client process terminates unexpectedly mid-write then the reserved space is not released until the DN is restarted.

      Attachments

        1. HDFS-8072.01.patch
          10 kB
          Arpit Agarwal
        2. HDFS-8072.02.patch
          10 kB
          Arpit Agarwal

        Issue Links

          Activity

            People

              arp Arpit Agarwal
              arp Arpit Agarwal
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: