[ https://issues.apache.org/jira/browse/HBASE-17888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969368#comment-15969368 ]
Umesh Agashe commented on HBASE-17888: -------------------------------------- Thanks [~appy], [~saint....@gmail.com] for reviewing the patch. Lets commit this patch and keep working on the feature with new JIRA. > 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 > Attachments: HBASE-17888.v1.patch, HBASE-17888.v2.patch, > HBASE-17888.v3.patch, HBASE-17888.v3.patch > > > 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)