Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-6372

Backup manager retains (30M) memory after backup has completed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Answered
    • Low
    • N/A
    • 3.10.2, 4.0.0
    • None

    Description

      After backup has completed backup manager keeps status field which references many (240k) messages. We block the memory from being freed.

      Class Name                                                                | Shallow Heap | Retained Heap | Percentage
      ----------------------------------------------------------------------------------------------------------------------
      com.atlassian.crucible.migration.BackupManagerImpl @ 0x86593590           |           48 |    29,923,536 |      1.77%
      |- com.atlassian.crucible.migration.BackupManagerImpl$3 @ 0x935b0a40      |           40 |    29,923,128 |      1.77%
      |  |- com.atlassian.crucible.migration.StoringProgressMonitor @ 0x928472e8|           32 |    29,922,584 |      1.77%
      |  |  |- java.util.ArrayList @ 0x9f13f9c0                                 |           24 |    29,922,512 |      1.77%
      |  |  |  '- java.lang.Object[240097] @ 0xac800000                         |      960,408 |    29,922,488 |      1.77%
      |  |  |     |- com.atlassian.crucible.migration.item.Message @ 0x92926410 |           24 |           376 |      0.00%
      ----------------------------------------------------------------------------------------------------------------------
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            czawadka@atlassian.com Cezary Zawadka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: