[
https://issues.apache.org/jira/browse/MESOS-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135255#comment-15135255
]
Michael Park commented on MESOS-4479:
-------------------------------------
{noformat}
commit 0226620747e1769434a1a83da547bfc3470a9549
Author: Neil Conway <[email protected]>
Date: Thu Feb 4 14:47:13 2016 -0800
Used `std::any_of` instead of `std::count_if` when validating IDs.
This makes the intent slightly clearer. In principle, it should save a
few cycles as well, but nothing significant. Also, clarify the name of
a helper function.
Review: https://reviews.apache.org/r/42750/
{noformat}
> Implement reservation labels
> ----------------------------
>
> Key: MESOS-4479
> URL: https://issues.apache.org/jira/browse/MESOS-4479
> Project: Mesos
> Issue Type: Improvement
> Components: master
> Reporter: Neil Conway
> Assignee: Neil Conway
> Labels: labels, mesosphere, reservations
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)