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/20 18:22:04 UTC

[jira] [Updated] (HBASE-16549) Procedure v2 - Add new AM metrics

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

Umesh Agashe updated HBASE-16549:
---------------------------------
    Attachment: HBASE-16549-hbase-14614.v1.patch

Patch add following metrics:

1. AssignProcedure:
  * assignSubmittedCount
  * assignTime
  * assignFailedCount

2. UnassignProcedure
  * unassignSubmittedCount
  * unassignTime
  * unassignFailedCount

3. MergeTableRegionProcedure
  * mergeSubmittedCount
  * mergeTime
  * mergeFailedCount

4. SplitTableRegionProcedure
  * splitSubmittedCount
  * splitTime
  * splitFailedCount

5. ServerCrashProcedure
  * serverCrashSubmittedCount
  * serverCrashTime
  * serverCrashFailedCount


> Procedure v2 - Add new AM metrics
> ---------------------------------
>
>                 Key: HBASE-16549
>                 URL: https://issues.apache.org/jira/browse/HBASE-16549
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2, Region Assignment
>    Affects Versions: 2.0.0
>            Reporter: Matteo Bertozzi
>            Assignee: Umesh Agashe
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16549-hbase-14614.v1.patch
>
>
> With the new AM we can add a bunch of metrics
>  - assign/unassign time
>  - server crash time
>  - grouping related metrics? (how many batch we do, and similar?)



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