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

/__processes__ endpoint can hang.

    XMLWordPrintableJSON

Details

    Description

      A user reported that the /__processes__ endpoint occasionally hangs.

      Stack traces provided by alexr revealed that all the threads appeared to be idle waiting for events. After investigating the code, the issue was found to be possible when a process gets terminated after the /__processes__ route handler dispatches to it, thus dropping the dispatch and abandoning the future.

      Attachments

        Activity

          People

            bmahler Benjamin Mahler
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: