Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27941 Possible memory leak in MemStoreLAB implementation
  3. HBASE-28401

Introduce a close method for memstore for release active segment

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Per the analysis in parent issue, we will always have an active segment in memstore even if it is empty, so if we do not call close on it, it will lead to a netty leak warning message.

      Although there is no real memory leak for this case, we'd better still fix it as it may hide other memory leak problem.

      Attachments

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: