Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Done
-
None
-
Mesosphere RI-6 Sprint 2018-30, Mesosphere RI-6 Sprint 2018-31, Mesos Foundations R7 Sprint 32, Mesos Foundation R7 Sprint 33, Mesos Foundations R8 Sprint 34, Mesos Foundations R8 Sprint 35
-
5
Description
Some reverse proxies (e.g., ELB using an HTTP listener) won't close the upstream connection to Mesos when they detect that their client is disconnected.
This can make Mesos leak subscribers, which generates unnecessary authorization requests and affects performance.
We should evaluate methods (e.g., heartbeats) to enable Mesos to detect that a subscriber is gone, even if the TCP connection is still open.
Attachments
Issue Links
- is related to
-
MESOS-7564 Introduce a heartbeat mechanism for v1 HTTP executor <-> agent communication.
- Resolved
-
MESOS-7974 SUBSCRIBE calls should use "application/recordio" Accept/Content-Type.
- Accepted
-
MESOS-9189 Include 'Connection: close' header in master streaming API responses.
- Accepted