Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-12554

Ozone: Fix TestDatanodeStateMachine#testDatanodeStateMachineWithInvalidConfiguration

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • HDFS-7240
    • None
    • Reviewed

    Description

      hadoop.ozone.container.common.TestDatanodeStateMachine#testDatanodeStateMachineWithInvalidConfiguration failure is related to this patch.

      Invalid ozone.scm.datanode.id like below in the failed test used to prevent datanode from running and now it is allowed. Please update the unit test and the OzoneGetStarted.md file correspondingly.

          confList.add(Maps.immutableEntry(
              ScmConfigKeys.OZONE_SCM_DATANODE_ID, ""));
      

      Attachments

        Issue Links

          Activity

            People

              ajayydv Ajay Kumar
              xyao Xiaoyu Yao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: