You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2016/05/02 15:54:12 UTC

[jira] [Commented] (MESOS-5315) Add CHECK variant for NDISCARDED

    [ https://issues.apache.org/jira/browse/MESOS-5315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266639#comment-15266639 ] 

Alexander Rukletsov commented on MESOS-5315:
--------------------------------------------

We can also add macros `CHECK_NREADY`, `CHECK_NFAILED` for symmetry.

> Add CHECK variant for NDISCARDED
> --------------------------------
>
>                 Key: MESOS-5315
>                 URL: https://issues.apache.org/jira/browse/MESOS-5315
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Neil Conway
>            Priority: Minor
>              Labels: mesosphere, newbie
>
> {noformat}
> $ ag "CHECK\\(\!" | grep -i discarded | wc -l
>       31
> {noformat}
> Introducing {{CHECK_NDISCARDED}} would allow these checks to be written in a somewhat more concise / clear manner -- per suggestion in https://reviews.apache.org/r/46827/



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