Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7290 Online snapshots
  3. HBASE-7378

prove or disprove memory leak with procedure error listeners.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • hbase-6055
    • None
    • snapshots
    • None

    Description

      From the review of HBASE-7206, there are two opposing concerns having to do with references to procedures being held.

      1) One approach says to use weak references so that they can be GC'ed.
      2) The counterargument is that potentially leaves all references weak and causes some procedures to be prematurely gc'ed.

      We need to determine which is the case and fix it so that the procedures/subprocedures are not prematurely collected and not leaked.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmhsieh Jonathan Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: