You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/01/16 02:04:00 UTC

[jira] [Created] (MESOS-2230) Update RateLimiter to allow the acquired future to be discarded

Vinod Kone created MESOS-2230:
---------------------------------

             Summary: Update RateLimiter to allow the acquired future to be discarded
                 Key: MESOS-2230
                 URL: https://issues.apache.org/jira/browse/MESOS-2230
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
            Reporter: Vinod Kone
            Assignee: Vinod Kone


Currently there is no way for the future returned by RateLimiter's acquire() to be discarded by the user of the limiter. This is useful in cases where the user is no longer interested in the permit. See MESOS-1148 for an example use case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)