You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2021/03/23 22:25:00 UTC

[jira] [Updated] (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 ]

Aravindan Vijayan updated HDDS-4839:
------------------------------------
    Description: 
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. 

  was:
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 DDS-4722. 


> 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
>            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.3.4#803005)

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