Alexander Rukletsov created MESOS-5887:
------------------------------------------

             Summary: Enhance DispatchEvent to include demangled method name.
                 Key: MESOS-5887
                 URL: https://issues.apache.org/jira/browse/MESOS-5887
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
            Reporter: Alexander Rukletsov


Currently, 
[{{DispatchEvent}}|https://github.com/apache/mesos/blob/e8ebbe5fe4189ef7ab046da2276a6abee41deeb2/3rdparty/libprocess/include/process/event.hpp#L148]
 does not include any user-friendly information about the actual method being 
dispatched. This can be helpful in order to simplify triaging and debugging, 
e.g., using {{\_\_processes\_\_}} endpoint. Now we print the [event type 
only|https://github.com/apache/mesos/blob/e8ebbe5fe4189ef7ab046da2276a6abee41deeb2/3rdparty/libprocess/src/process.cpp#L3198-L3203].



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

Reply via email to