Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.2, 0.94.11
    • Thrift
    • None

    Description

      Looking at the ThriftHBaseServiceHandler, it has this code:

        ThriftHBaseServiceHandler(Configuration conf) {
          htablePool = new HTablePool(conf, Integer.MAX_VALUE);
        }
      

      It seems like this is excessive. We should have a config to set this from outside and default it to a sane upper limit.

      Attachments

        1. HBASE-8948.patch
          2 kB
          Lars George

        Activity

          People

            larsgeorge Lars George
            larsgeorge Lars George
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: