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

Memory leak from thrift server hashMap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.0.0, 2.2.0, 1.7.0
    • 3.0.0-alpha-1, 2.5.0, 2.3.6, 2.4.4
    • Thrift
    • None
    • Reviewed
    • Patch

    Description

      I found when the scanner does not closed successfully, it remains forever in the hashMap that stores the state of the scanner.

      To resolve this problem, I make scannerMap to Guava Cache so that can be expired on set time.

      Attachments

        1. HBASE-25817.patch
          4 kB
          yeonsuk Choi

        Issue Links

          Activity

            People

              sambong0113 yeonsuk Choi
              sambong0113 yeonsuk Choi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: