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

Reid Chan resolved HDFS-11276.
------------------------------
    Resolution: Duplicate

> The "TransactionsSinceLastCheckpoint" metrics is wrong in Standby NameNode
> --------------------------------------------------------------------------
>
>                 Key: HDFS-11276
>                 URL: https://issues.apache.org/jira/browse/HDFS-11276
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.6.0, 3.0.0-alpha1
>            Reporter: Reid Chan
>            Priority: Minor
>         Attachments: In Standby NameNode.png
>
>
> TransactionsSinceLastCheckpoint = getEditLog().getLastWrittenTxId() - 
> getFSImage().getStorage().getMostRecentCheckpointTxId();
> But last written txid in standby namenode is not updated when the edit op is 
> already applied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to