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

Increase default number of client handlers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.3, 0.90.0
    • None
    • None
    • Reviewed

    Description

      Any reason not to just go ahead and change hbase-default.xml to include:

      <property>
          <name>hbase.regionserver.handler.count</name>
          <value>100</value>
      </property>
      
      <property>
          <name>hbase.zookeeper.property.maxClientCnxns</name>
          <value>100</value>
      </property>
      

      ?

      The current default for both, 10, is anemic.

      Attachments

        Activity

          People

            apurtell Andrew Kyle Purtell
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: