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

Use HBase 1.0 interfaces in hbase-thrift

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.1, 1.1.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      hbase-thrift uses HTable and HBaesAdmin. It also uses HTablePool, which is an outdated concept.

      As per ndimiduk on the user group:

      I believe HTablePool is completely eclipsed by the modern Connection
      implementation. We'll need to keep the map of UserName => Connection (or
      maybe the ConnectionCache handles this?) Probably a single Connection (per
      user) with a large thread pool will do the trick.

      Attachments

        1. 12993-1.0.patch
          17 kB
          Ted Yu
        2. HBASE-12993.patch
          17 kB
          Solomon Duskis
        3. HBASE-12993-1.patch
          17 kB
          Solomon Duskis

        Issue Links

          Activity

            People

              sduskis Solomon Duskis
              sduskis Solomon Duskis
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: