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

RBF: Validation message to be corrected in FairnessPolicyController

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • rbf
    • None
    • Reviewed

    Description

      org.apache.hadoop.hdfs.server.federation.fairness.StaticRouterRpcFairnessPolicyController#validateCount

      When dfs.federation.router.handler.count is lessthan the total dedicated handlers for all NS, then error message shows 0 & -ve values in error message, instead can show the actual configured values.

      Current message is : "Available handlers -5 lower than min 0 for nsId nn1"
      This can be changed to: "Configured handlers ${DFS_ROUTER_HANDLER_COUNT_KEY}=10 lower than min 15 for nsId nn1", where 10 is hander count & 15 is sum of dedicated handler count.

      Related to: HDFS-14090

      Attachments

        1. HDFS-15863.005.patch
          6 kB
          Renukaprasad C
        2. HDFS-15863.004.patch
          6 kB
          Renukaprasad C
        3. HDFS-15863.003.patch
          6 kB
          Renukaprasad C
        4. HDFS-15863.002.patch
          4 kB
          Renukaprasad C
        5. HDFS-15863.001.patch
          4 kB
          Renukaprasad C

        Issue Links

          Activity

            People

              prasad-acit Renukaprasad C
              prasad-acit Renukaprasad C
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: