Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.2.0
    • None
    • Hide
      Support set region server rpc throttle quota which represents the read/write ability of region servers and throttles when region server's total requests exceeding the limit.

      Use the following shell command to set RS quota:
      set_quota TYPE => THROTTLE, REGIONSERVER => 'all', THROTTLE_TYPE => WRITE, LIMIT => '20000req/sec'
      set_quota TYPE => THROTTLE, REGIONSERVER => 'all', LIMIT => NONE
      "all" represents the throttle quota of all region servers and setting specified region server quota isn't supported currently.
      Show
      Support set region server rpc throttle quota which represents the read/write ability of region servers and throttles when region server's total requests exceeding the limit. Use the following shell command to set RS quota: set_quota TYPE => THROTTLE, REGIONSERVER => 'all', THROTTLE_TYPE => WRITE, LIMIT => '20000req/sec' set_quota TYPE => THROTTLE, REGIONSERVER => 'all', LIMIT => NONE "all" represents the throttle quota of all region servers and setting specified region server quota isn't supported currently.

    Description

      Support set region server throttle quota which represents the read/write ability of region servers. 

      Use the following command to set RS quota:
      set_quota TYPE => THROTTLE, REGIONSERVER => 'all', THROTTLE_TYPE => WRITE, LIMIT => '20000req/sec'

      Attachments

        1. HBASE-21713.master.001.patch
          87 kB
          Yi Mei
        2. HBASE-21713.master.002.patch
          86 kB
          Yi Mei
        3. HBASE-21713.master.002.patch
          86 kB
          Guanghao Zhang
        4. HBASE-21713.master.003.patch
          86 kB
          Yi Mei
        5. HBASE-21713.master.004.patch
          86 kB
          Yi Mei

        Issue Links

          Activity

            People

              meiyi Yi Mei
              meiyi Yi Mei
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: