Re: On creating actor instances in Mesos

2016-08-05 Thread Gastón Kleiman
Hi, As you can see in MESOS-5917, I made sure that all the processes I could find specify a distinguishable IDs. After talking to Alex R and Ben M, I enforced the following naming schema: For processes created by Mesos: - Every process must specify a distinguishable process ID. - The

On creating actor instances in Mesos

2016-07-22 Thread Alex Rukletsov
Folks, I've noticed recently that 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 "__processes__" endpoint: