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

Memory leak in SchedulerProcess.declineOffer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.26.0, 0.26.1, 0.27.0, 0.27.1, 0.28.0, 0.28.1
    • 0.26.2, 0.27.3, 0.28.2, 1.0.0
    • scheduler driver
    • None
    • Patch, Important

    Description

      MesosScheduler.declineOffers has been changed ~6 months ago to send a Decline message instead of calling acceptOffers with an empty list of task infos. The changed version of declineOffer however did not remove the offerId from the savedOffers map, causing a memory leak.

      Attachments

        Activity

          People

            drexin Dario Rexin
            drexin Dario Rexin
            Vinod Kone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: