Nick Dimiduk created HBASE-24668:
------------------------------------

             Summary: When processing a procedure, the process doing the work 
should log the pid
                 Key: HBASE-24668
                 URL: https://issues.apache.org/jira/browse/HBASE-24668
             Project: HBase
          Issue Type: Improvement
          Components: proc-v2
            Reporter: Nick Dimiduk


One thing I'm observing while trying to debug ProcedureV2 work is it's 
difficult to track an procedure as it's execution moves around the cluster. It 
would be nice if workers would include the PID (and maybe PPID) in the work 
they're performing. This probably means including this information as potential 
metadata in all of our RPC requests, and finding a way to log it uniformly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to