Gastón Kleiman created MESOS-5917:
-------------------------------------

             Summary: 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


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)

Reply via email to