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

Fix potential OOM exception in HTableMultiplexer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • 0.89-fb
    • None
    • None
    • None

    Description

      HTableMultiplexer is our thread safe non-blocking api. HTableMultiplexer.getHTable is supposed to cache HTable instance, but it fails to do so if it is called on a table with same name but a different reference. Fix this behavior and add a unit test case in the existing TestHtableMultiplexer class.

      Attachments

        Activity

          People

            Unassigned Unassigned
            liyin Liyin Tang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: