Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14886

ReplicationAdmin does not use full peer configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • None
    • None
    • Replication
    • None

    Description

      In listValidReplicationPeers(), we're creating the peer Configuration based on the source connection configuration and simply applying the peer ZK cluster key. This causes any additional properties present in the ReplicationPeerConfig configuration to not be applied.

      We should instead be using the configuration returned by ReplicationPeers.getPeerConf(), which we already call in that method.

      Attachments

        1. hbase-14886.patch
          2 kB
          Gary Helmling
        2. hbase-14886-v1.patch
          5 kB
          Gary Helmling
        3. hbase-14886-v2.patch
          6 kB
          Gary Helmling

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ghelmling Gary Helmling
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: