You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/12 18:49:00 UTC

[jira] [Resolved] (HBASE-3859) Increment a counter when a Scanner lease expires

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

Andrew Kyle Purtell resolved HBASE-3859.
----------------------------------------
      Assignee:     (was: Mubarak Seyed)
    Resolution: Abandoned

> Increment a counter when a Scanner lease expires
> ------------------------------------------------
>
>                 Key: HBASE-3859
>                 URL: https://issues.apache.org/jira/browse/HBASE-3859
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics, regionserver
>    Affects Versions: 2.0.0
>            Reporter: Benoit Sigoure
>            Priority: Minor
>              Labels: beginner
>         Attachments: HBASE-3859.trunk.v1.patch
>
>
> Whenever a Scanner lease expires, the RegionServer will close it automatically and log a message to complain.  I would like the RegionServer to increment a counter whenever this happens and expose this counter through the metrics system, so we can plug this into our monitoring system (OpenTSDB) and keep track of how frequently this happens.  It's not supposed to happen frequently so it's good to keep an eye on it.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)