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

Make DatanodeProtocol#commitBlockSynchronization idempotent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0-beta, 3.0.0-alpha1
    • 2.1.0-beta
    • namenode
    • None
    • Reviewed

    Description

      commitBlockSynchronization is not idempotent (repeated invocations with the same arguments will throw an exception). By making it Idempotent we can remove the requirement to track invocations using the retry cache.

      Attachments

        1. HDFS-5024.001.patch
          25 kB
          Arpit Agarwal
        2. HDFS-5024.002.patch
          23 kB
          Arpit Agarwal
        3. HDFS-5024.003.patch
          22 kB
          Arpit Agarwal
        4. HDFS-5024.004.patch
          23 kB
          Arpit Agarwal
        5. HDFS-5024.005.patch
          14 kB
          Arpit Agarwal
        6. HDFS-5024.006.patch
          14 kB
          Arpit Agarwal

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: