Chung-En Lee created HDDS-15914:
-----------------------------------

             Summary: Speed up TestKeyManagerImpl#openKeyFailureInSafeMode
                 Key: HDDS-15914
                 URL: https://issues.apache.org/jira/browse/HDDS-15914
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Chung-En Lee


The `TestKeyManagerImpl#openKeyFailureInSafeMode` test takes an excessive 
amount of time to run due to its retry mechanism. As seen in 
`OzoneManagerProtocolClientSideTranslatorPB#handleSubmitRequestAndSCMSafeModeRetry`,
 the process waits for at least 90 seconds, determined by 
`BLOCK_ALLOCATION_RETRY_COUNT` * `BLOCK_ALLOCATION_RETRY_WAIT_TIME_MS`.



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