Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5073

Mesos allocator leaks role sorter and quota role sorters.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.28.3, 1.0.0
    • allocation
    • Mesosphere Sprint 32
    • 1

    Description

      The Mesos allocator internal::HierarchicalAllocatorProcess owns two raw pointer members roleSorter and quotaRoleSorter, but fails to properly manage their lifetime; they are e.g., not cleaned up in the allocator process destructor.

      Since currently we do not recreate an existing allocator in production code they seem to be unaffected by these leaks; they do affect tests though where we create allocators multiple times.

      Attachments

        Activity

          People

            bbannier Benjamin Bannier
            bbannier Benjamin Bannier
            Joris Van Remoortere Joris Van Remoortere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: