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

Add per region request information to HServerLoad

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • master
    • None

    Description

      HBASE-3507 added per region request count.
      We should utilize this information so that HServerLoad can provide moving average of request counts to load balancer.
      We can update this method in HRegionServer:

        private HServerLoad buildServerLoad() {
      

      The above method can aggregate request counts from HRegions and store it in HServerLoad.RegionLoad

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: