Anand Mazumdar created MESOS-5353:
-------------------------------------
Summary: Use `Connection` abstraction to compare stale connections
in scheduler library.
Key: MESOS-5353
URL: https://issues.apache.org/jira/browse/MESOS-5353
Project: Mesos
Issue Type: Improvement
Reporter: Anand Mazumdar
Priority: Minor
Previously, we had a bug in the {{Connection}} abstraction in libprocess that
hindered the ability to pass it onto {{defer}} callbacks since it could
sometimes lead to deadlock (MESOS-4658). Now that it is resolved, we might
consider not using {{UUID}} objects for stale connection checks but directly
using the {{Connection}} abstraction in the scheduler library.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)