You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2016/07/31 11:34:20 UTC

[jira] [Commented] (MESOS-5917) All actors should have a distinguishable ID.

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

Gastón Kleiman commented on MESOS-5917:
---------------------------------------

https://reviews.apache.org/r/50637
https://reviews.apache.org/r/50513
https://reviews.apache.org/r/50515
https://reviews.apache.org/r/50519
https://reviews.apache.org/r/50639
https://reviews.apache.org/r/50521
https://reviews.apache.org/r/50563

> All actors should have a distinguishable ID.
> --------------------------------------------
>
>                 Key: MESOS-5917
>                 URL: https://issues.apache.org/jira/browse/MESOS-5917
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Gastón Kleiman
>            Assignee: Gastón Kleiman
>            Priority: Minor
>              Labels: mesosphere
>
> Some actors do not specify a distinguishable actor ID. As a result, it may be hard to match output to a specific actor, for example an excerpt from the {{\_\_processes\_\_}} endpoint:
> {code}
> [
>   {"events":[],"id":"(10)"},
>   {"events":[],"id":"(11)"},
>   {"events":[],"id":"(1279859)"},
>   {"events":[],"id":"(15)"},
>   ...
> ]
> {code}



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