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

Prashant Pogde updated HDDS-2701:
---------------------------------
    Target Version/s: 1.2.0  (was: 1.1.0)

> Avoid read from temporary chunk file in datanode
> ------------------------------------------------
>
>                 Key: HDDS-2701
>                 URL: https://issues.apache.org/jira/browse/HDDS-2701
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>              Labels: TriagePending
>
> Currently we try reading chunk data from the temp file if chunk file does not 
> exist. The fix was added in HDDS-2372 due to race condition between 
> readStateMachineData and writeStateMachineData in ContainerStateMachine. 
> After HDDS-2542 is fixed the read from the temp file can be avoided by making 
> sure that chunk data remains in cache until the chunk file is generated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to