Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-9064

Fix memory leak in SpanSets Persistence

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: afw
    • Labels:
      None
    • Story Points:
      0.5
    • Sprint:
      DRP S17-2
    • Team:
      Data Release Production

      Description

      A schema used in the persistence layer of SpanSets needs to be marked as persistent or it causes a memory leak. Mark the schema as such.

        Attachments

          Activity

          Hide
          nlust Nate Lust added a comment -

          This has already been looked at once, and passed jenkins will you look it over and give a thumbs up or down to merge this fix? https://github.com/lsst/afw/pull/155

          Show
          nlust Nate Lust added a comment - This has already been looked at once, and passed jenkins will you look it over and give a thumbs up or down to merge this fix? https://github.com/lsst/afw/pull/155
          Hide
          jbosch Jim Bosch added a comment -

          Looks fine. Only comment (for anyone reading this ticket) is that it wasn't actually a memory leak - we're just telling Citizen that it's a static-duration object, hence keeping it from thinking it's a memory leak.

          Show
          jbosch Jim Bosch added a comment - Looks fine. Only comment (for anyone reading this ticket) is that it wasn't actually a memory leak - we're just telling Citizen that it's a static-duration object, hence keeping it from thinking it's a memory leak.
          Hide
          nlust Nate Lust added a comment -

          merged to 8467

          Show
          nlust Nate Lust added a comment - merged to 8467

            People

            Assignee:
            nlust Nate Lust
            Reporter:
            nlust Nate Lust
            Reviewers:
            Jim Bosch
            Watchers:
            Jim Bosch, Nate Lust
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.