You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Szabolcs Gál (Jira)" <ji...@apache.org> on 2022/10/18 15:19:00 UTC

[jira] [Resolved] (HDDS-4839) RocksDB statistics not exposed on Ozone DN

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

Szabolcs Gál resolved HDDS-4839.
--------------------------------
    Resolution: Cannot Reproduce

> RocksDB statistics not exposed on Ozone DN
> ------------------------------------------
>
>                 Key: HDDS-4839
>                 URL: https://issues.apache.org/jira/browse/HDDS-4839
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Datanode
>    Affects Versions: 1.0.0
>            Reporter: Wei-Chiu Chuang
>            Assignee: Jasen Minton
>            Priority: Major
>
> Setting ozone.metastore.rocksdb.statistics = ALL, I can find the rocksdb stats exposed in OM JMX
> {noformat}
>     "name" : "Hadoop:service=Ozone,name=RocksDbStore,dbName=om.db",
> {noformat}
> but the entry is not found on DN if I try to enable this property on a DN. Initial hunch is that the tocksdb stats is created per DN, and DN has many DBs. When one DB is closed, the corresponding JMX entry is removed.
>  
> This bug is similar to HDDS-4722. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org