Shashikant Banerjee created HDDS-1143:
-----------------------------------------
Summary: Ensure stateMachineData to be evicted only after
writeStateMachineData completes in ContainerStateMachine cache
Key: HDDS-1143
URL: https://issues.apache.org/jira/browse/HDDS-1143
Project: Hadoop Distributed Data Store
Issue Type: Improvement
Components: Ozone Datanode
Affects Versions: 0.4.0
Reporter: Shashikant Banerjee
Assignee: Shashikant Banerjee
Fix For: 0.4.0
Currently, when we write StateMachineData, we first write to cache followed by
write to disk. The entry in the cache can get evicted while the actual write is
happening in case write is very slow. The purpose of this Jira is to ensure the
cache eviction only after writeChunk completes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]