[
https://issues.apache.org/jira/browse/HDDS-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukul Kumar Singh updated HDDS-5053:
------------------------------------
Fix Version/s: 1.2.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> RocksDB block cache capacity is wrongly configured
> --------------------------------------------------
>
> Key: HDDS-5053
> URL: https://issues.apache.org/jira/browse/HDDS-5053
> Project: Apache Ozone
> Issue Type: Bug
> Components: Ozone Datanode
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.2.0
>
>
> The DN process uses around 20 GB of RSS after startup and does not release
> the memory even though rocksdb is closed for every container.
> The capacity used by AbstractDatanodeStore is default capacity * MB. Since
> default capacity is 64MB therefore block cache is passed a capacity of 64TB.
> After the fix the DN memory usage drops to ~3GB.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]