You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/07/01 23:40:00 UTC

[jira] [Updated] (HBASE-24668) When processing a procedure, the process doing the work should log the pid

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

Nick Dimiduk updated HBASE-24668:
---------------------------------
    Component/s: Operability

> 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: Operability, proc-v2
>            Reporter: Nick Dimiduk
>            Priority: Major
>
> 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)