Shashikant Banerjee created HDDS-1844:
-----------------------------------------

             Summary: Tune the stateMachineDataCache to a reasonable fraction 
of Datanode Heap
                 Key: HDDS-1844
                 URL: https://issues.apache.org/jira/browse/HDDS-1844
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Datanode
    Affects Versions: 0.5.0
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.5.0


Currently, the stateMachineData which is the actual chunk data is maintained in 
the stateMachineCache inside ContainerStateMachine. Right now, the cache expiry 
is time based as well sized as per the no of parallel write chunks possible in 
the datanode. In case of optimal throughput, we may need to tune to it to a 
fraction of heap configured for the datanode process.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
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