XMLWordPrintableJSON

Details

    • Reviewed
    • Hide
      After HBASE-20194, we added 2 parts to master's web page.
      One is Peers that shows all replication peers and some of their configurations, like peer id, cluster key, state, bandwidth, and which namespace or table it will replicate.
      The other one is replication status of all regionservers, we added a tab to region servers division, then we can check the replication delay of all region servers for any peer. This table shows AgeOfLastShippedOp, SizeOfLogQueue and ReplicationLag for each regionserver and the table is sort by ReplicationLag in descending order. By this way we can easily find the problematic region server. If the replication delay is UNKNOWN, that means this walGroup doesn't start replicate yet and it may get disabled. ReplicationLag will update once this peer start replicate.
      Show
      After HBASE-20194 , we added 2 parts to master's web page. One is Peers that shows all replication peers and some of their configurations, like peer id, cluster key, state, bandwidth, and which namespace or table it will replicate. The other one is replication status of all regionservers, we added a tab to region servers division, then we can check the replication delay of all region servers for any peer. This table shows AgeOfLastShippedOp, SizeOfLogQueue and ReplicationLag for each regionserver and the table is sort by ReplicationLag in descending order. By this way we can easily find the problematic region server. If the replication delay is UNKNOWN, that means this walGroup doesn't start replicate yet and it may get disabled. ReplicationLag will update once this peer start replicate.

    Description

      subtask of HBASE-15809. Implementation of Replication WebUI on Master webpage.

      Attachments

        1. HBASE-20194.master.001.patch
          12 kB
          Jingyun Tian
        2. HBASE-20194.master.002.patch
          13 kB
          Jingyun Tian
        3. HBASE-20194.master.003.patch
          13 kB
          Jingyun Tian
        4. HBASE-20194.master.004.patch
          19 kB
          Jingyun Tian
        5. HBASE-20194.master.005.patch
          19 kB
          Duo Zhang
        6. HBASE-20194.master.005.patch
          19 kB
          Jingyun Tian
        7. HBASE-20194.master.006.patch
          19 kB
          Jingyun Tian

        Issue Links

          Activity

            People

              tianjingyun Jingyun Tian
              tianjingyun Jingyun Tian
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: