You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/04/06 21:45:41 UTC

[jira] [Created] (HBASE-17888) Add generic methods for updating metrics on start and end of a procedure execution

Umesh Agashe created HBASE-17888:
------------------------------------

             Summary: Add generic methods for updating metrics on start and end of a procedure execution
                 Key: HBASE-17888
                 URL: https://issues.apache.org/jira/browse/HBASE-17888
             Project: HBase
          Issue Type: Improvement
          Components: proc-v2
            Reporter: Umesh Agashe
            Assignee: Umesh Agashe


For all procedures in Procv2 framework, Procedure class can have generic methods to update metrics on start and end of a procedure execution. Specific procedure can override these and implement/ update respective metrics. Default implementation needs to be provided so override and implementation is optional.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)