Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Tracks the changes required for configuration DR.
      configurations added:
      DFS_REGION_ID("dfs.region.id") : the region id of current cluster
      DFS_REGIONS("dfs.regions") : the region ids of all clusters, including both the primary cluster and mirror cluster
      DFS_REGION_PRIMARY("dfs.region.primary") : the region id of primary cluster

      configurations modified:
      The configurations in NAMENODE.NAMENODE_SPECIFIC_KEYS can be configured in the following format to distinguish between clusters.
      If a configuration with a region id as suffix cannot be found, the configuration without region id as suffix will be used instead:
      <configuration key>.<nameservice id>.<namenode id>.<region id>

      The configurations in NAMENODE.NAMESERVICE_SPECIFIC_KEYS can be configured in the following format to distinguish between clusters.
      If a configuration with a region id as suffix cannot be found, the configuration without region id as suffix will be used instead:
      <configuration key>.<nameservice id>.<region id>

      Attachments

        1. HDFS-6465.1.patch
          90 kB
          Dian Fu
        2. HDFS-6465.2.patch
          90 kB
          Dian Fu
        3. HDFS-6465.patch
          90 kB
          Dian Fu

        Activity

          People

            dian.fu Dian Fu
            dian.fu Dian Fu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: