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/07/27 18:45:20 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Rukletsov updated MESOS-5917:
---------------------------------------
    Summary: All actors should have a distinguishable ID.  (was: All actors should have a distinguishable ID)

> 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)