Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-8469

Non-heap memory leak for calling cluster activation multi times

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • persistence
    • None

    Description

      Calling multiple time cluster (with enabled persistence and started client nodes) activation ig3CB.cluster().active(true); leads to non-heap memory leak.

      Line org/apache/ignite/internal/pagemem/impl/PageMemoryNoStoreImpl.java:234 looks suspicious because of in case method org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl#start callled multi times (e.g. activate(true) called multi times) we lost info about allocated regions.

      Attachments

        Issue Links

          Activity

            People

              mmuzaf Maxim Muzafarov
              mmuzaf Maxim Muzafarov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: