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

Backport HBASE-15507 to branch-1

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • Replication, shell
    • None
    • Reviewed
    • Added update_peer_config to the HBase shell and ReplicationAdmin, and provided a callback for custom replication endpoints to be notified of changes to their configuration and peer data

    Description

      HBASE-15507 introduced an update_peer_config method to allow online changes to replication config. It depended on HBASE-11393, which so far exists only in master and can only be in 2.0 and above because of some incompatible changes to replication peer config serialization.

      To get this in branch-1 will require two things:
      1. Port the PeerConfigTracker in HBASE-11393 to branch-1 without taking the incompatible tableCF serialization changes.
      2. Port HBASE-15507's logic on top of this.

      Attachments

        1. HBASE-15633-branch-1.patch
          38 kB
          Geoffrey Jacoby
        2. HBASE-15633-branch-1.v1.patch
          39 kB
          Geoffrey Jacoby

        Activity

          People

            gjacoby Geoffrey Jacoby
            gjacoby Geoffrey Jacoby
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: