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

Fix Typos - Node Not Chosen

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.2.0, 3.0.1
    • 3.2.0, 3.1.2
    • namenode
    • None
    • Patch

    Description

      Fix typo and improve:

       

      private enum NodeNotChosenReason {
        NOT_IN_SERVICE("the node isn't in service"),
        NODE_STALE("the node is stale"),
        NODE_TOO_BUSY("the node is too busy"),
        TOO_MANY_NODES_ON_RACK("the rack has too many chosen nodes"),
        NOT_ENOUGH_STORAGE_SPACE("no enough storage space to place the block");

      Attachments

        1. HDFS-13447.1.patch
          1 kB
          David Mollitor

        Activity

          People

            belugabehr David Mollitor
            belugabehr David Mollitor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: