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

RBF: UpdateMountTableEntryRequest isn't validating the record.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • 3.0.0, 2.9.1
    • None
    • federation
    • None

    Description

      In RBF when we try to update the existing mount entry by using the add command its creating a mount entry without performing the validation check / on the destination path.

      command : ./hdfs dfsrouteradmin -add /aaa ns1 /tmp (record  added to the mount table)

      Now when we use the below command on the same mount entry. 

      Command : hdfs dfsrouteradmin -add /aaa ns1  -order RANDOM  (its not performing the validation check for the second time).

       

      Attachments

        1. HDFS-13810.patch
          3 kB
          Ramkumar Ramalingam
        2. HDFS-13810-002.patch
          3 kB
          Ramkumar Ramalingam

        Issue Links

          Activity

            People

              ramkumar Ramkumar Ramalingam
              ramkumar Ramkumar Ramalingam
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: