Rishabh Patel created HDDS-14959:
------------------------------------

             Summary: Add a timeout limit for completing the readwrite check 
                 Key: HDDS-14959
                 URL: https://issues.apache.org/jira/browse/HDDS-14959
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Rishabh Patel
            Assignee: Rishabh Patel


The 
`org.apache.hadoop.ozone.container.common.utils.DiskCheckUtil.DiskChecksImpl#checkReadWrite`
  performs a read write check. As part of the check it performs a sync API call 
which is blocking and has no theoretical upper bound. 

 

This task is to add a timeout for completing the read-write check



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to