Dominic Hamon created MESOS-1286:
------------------------------------

             Summary: metrics Gauge doesn't need to depend on defer
                 Key: MESOS-1286
                 URL: https://issues.apache.org/jira/browse/MESOS-1286
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
            Reporter: Dominic Hamon
            Assignee: Dominic Hamon


metrics::Gauge currently requires defer.hpp which is unnecessary. In fact, 
switching the API to take a std::function still allows deferred objects to be 
passed in, but also allows for synchronous gauges for simple cases.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to