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

Some DatanodeProtocol methods are missing DatanodeRegistration parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.20.1, 0.20.2, 0.20.3, 0.21.0, 0.22.0
    • None
    • None
    • None

    Description

      Methods commitBlockSynchronization(), reportBadBlocks() are missing DatanodeRegistration parameter. Hence the datanodes that are calling these methods are not validated. Registration information should be used to reject the requests from an unregistered or dead datanode. TestDeadDatanode should be updated to test this functionality.

      Attachments

        Issue Links

          Activity

            People

              sureshms Suresh Srinivas
              sureshms Suresh Srinivas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: