You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2021/03/19 23:19:00 UTC

[jira] [Resolved] (HBASE-25679) Size of log queue metric is incorrect in branch-1/branch-2

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

Michael Stack resolved HBASE-25679.
-----------------------------------
    Fix Version/s: 2.4.3
                   2.5.0
                   1.7.0
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed on branch-1 and on branch-2.4+. Thanks for the fix [~shahrs87]

> Size of log queue metric is incorrect in branch-1/branch-2
> ----------------------------------------------------------
>
>                 Key: HBASE-25679
>                 URL: https://issues.apache.org/jira/browse/HBASE-25679
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 1.7.0, 2.5.0, 2.4.2
>            Reporter: Rushabh Shah
>            Assignee: Rushabh Shah
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 1.7.0, 2.5.0, 2.4.3
>
>
> In HBASE-25539 I did some refactoring for adding a new metric "oldestWalAge" and tried to consolidate update to all the metrics related to ReplicationSource class (size of log queue and oldest wal age) at one place.  In that refactoring introduced one bug where I am decrementing twice from size of log queue metric whenever we remove a wal from Replication source queue.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)