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

[shell] table.rb leaks connections

    XMLWordPrintableJSON

Details

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

    Description

      TestShell is erring out (timeout) consistently for me. Culprit is OOM cannot create native thread. It looks to me like test_table.rb and hbase/table.rb are made for leaking connections. table calls ConnectionFactory.createConnection() for every table but provides no close() method to clean it up. test_table creates a new table with every test.

      Attachments

        1. HBASE-12833.patch
          9 kB
          Enis Soztutar
        2. HBASE-12833.patch
          9 kB
          Solomon Duskis

        Issue Links

          Activity

            People

              sduskis Solomon Duskis
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: