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

Provide LoadBalancer with online configuration capability

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Reviewed
    • Hide
      updateConfiguration(ServerName server) method of Admin now updates config for HMaster as well.
      Specifically, config update would be taken by load balancer.
      Show
      updateConfiguration(ServerName server) method of Admin now updates config for HMaster as well. Specifically, config update would be taken by load balancer.

    Description

      StochasticLoadBalancer has many knobs which user can adjust.
      It would increase productivity by allowing StochasticLoadBalancer to accept online configuration changes.

      LoadBalancer already implements setConf(Configuration) method which reloads relevant configuration parameters.
      We need to add updateMasterConfiguration() method to Admin which invokes the setConf() method.

      Attachments

        1. 12559-addendum.txt
          2 kB
          Ted Yu
        2. 12559-v1.txt
          59 kB
          Ted Yu
        3. 12559-v2.txt
          61 kB
          Ted Yu
        4. 12559-v3.txt
          63 kB
          Ted Yu
        5. 12559-v4.txt
          68 kB
          Ted Yu
        6. 12559-v4.txt
          68 kB
          Ted Yu
        7. 12559-v5.txt
          68 kB
          Ted Yu
        8. 12559-v6.txt
          67 kB
          Ted Yu
        9. 12559-v7.txt
          14 kB
          Ted Yu

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: